DimensionSegment Properties

The DimensionSegment type exposes the following members.

Properties

  NameDescription
Public propertyAbove
The text shown above the segment's value.
Public propertyBelow
The text shown below the segment's value.
Public propertyIsLocked
Indicates if this segment is locked.
Public propertyIsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject.)
Public propertyLeaderEndPosition
The position of the dimension leader end point.
Public propertyOrigin
The segment origin.
Public propertyPrefix
The text shown before the segment's value.
Public propertySuffix
The text shown after the segment's value.
Public propertyTextPosition
The position of the dimension text's drag point.
Public propertyValue
The length of the segment.
Public propertyValueOverride
The text that replaces the segment's value.
Public propertyValueString
The displayed value shown for the dimension segment.

See Also