Dimension.AreSegmentsEqual
Description:
Indicates if all segments are forced to be equal.
Indicates if all segments are forced to be equal.
Remarks:
This property is usable only for linear dimensions with more than one segment.
This property is usable only for linear dimensions with more than one segment.
public bool AreSegmentsEqual { get; set; }
-
Thrown when the dimension is non-linear or has only one segment.