Click or drag to resize

InspectedPanelStretch Property

Relative stretch ratio of the inspected panel (e.g., value = 1 no stretch / no shrinkage) value between 0 and 1: shrinkage; value above 1: stretch value null: not possible to send this information

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public double? Stretch { get; set; }

Property Value

NullableDouble
See Also