IArcLengthDimension Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IArcLengthDimension.

Public Properties

 NameDescription
 PropertyArcSymbolTypeGets or sets where to place the arc length Dimension symbol in relation to the Dimension text.  
 PropertyHasLeaderGets or sets whether the arc length Dimension has a Leader.  
 PropertyIsPartialGets or sets whether the arc length Dimension measures the length of part of an Arc.  
Top

Public Methods

 NameDescription
 MethodGetArcPointGets a point on the Arc.  
 MethodGetCenterPointGets the center point of the arc length Dimension.  
 MethodGetExtensionLine1PointGets the arc length Dimension's first extension line's point on the Arc.  
 MethodGetExtensionLine2PointGets the arc length Dimension's second extension line's point on the Arc.  
 MethodGetGeneralDimensionGets access to the arc length Dimension's custom data, text position, color, Layer name, LineStyle, visibility, etc.  
 MethodSetArcPointSets a point on the Arc.  
 MethodSetCenterPointSets the center point of the arc length Dimension.  
 MethodSetExtensionLine1PointSets the arc length Dimension's first extension line's point on the Arc.  
 MethodSetExtensionLine2PointSets the arc length Dimension's second extension line's point on the Arc.  
Top

See Also