<Code Lib>
2023 Property
Changes 0
P

Dimension.AreSegmentsEqual

Description:
Indicates if all segments are forced to be equal.
Remarks:
This property is usable only for linear dimensions with more than one segment.

public bool AreSegmentsEqual { get; set; }

Loading…