IAngularDimension Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IAngularDimension.

Public Properties

 NameDescription
 PropertyTypeGets the type of angular Dimension.  
Top

Public Methods

 NameDescription
 MethodGetArcPointGets an end point of an Arc for the angular Dimension.  
 MethodGetCenterPointGets the center point (vertex) of the angular Dimension.  
 MethodGetGeneralDimensionGets access to the angular Dimension's custom data, text position, color, Layer name, LineStyle, visibility, etc.  
 MethodGetLine1EndPointGets the end point of the first line of the angular Dimension.  
 MethodGetLine1PointGets the start point of the first line of the angular Dimension.  
 MethodGetLine2EndPointGets the end point of the second line of the angular Dimension.  
 MethodGetLine2PointGets the start point on the second line of the angular Dimension.  
 MethodSetArcPointSets an end point on an Arc for the angular Dimension.  
 MethodSetCenterPointSets the center point (vertex) of the angular Dimension.  
 MethodSetLine1EndPointSets the end point of the first line of the angular Dimension.  
 MethodSetLine1PointSets the start point of the first line of the angular Dimension.  
 MethodSetLine2EndPointSets the end point of the second line of the angular Dimension.  
 MethodSetLine2PointSets the start point of the second line of the angular Dimension.  
Top

See Also