Dimension.Origin
Property
Description:
The dimension origin.
The dimension origin.
Remarks:
The origin is the middle point of the dimension line that makes up the dimension. This property is for use with single-segment dimensions only. For multi-segment dimensions use the corresponding property of the DimensionSegment class.
The origin is the middle point of the dimension line that makes up the dimension. This property is for use with single-segment dimensions only. For multi-segment dimensions use the corresponding property of the DimensionSegment class.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when:SpotDimension has more than one segments. |