IAlignedDimension Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IAlignedDimension.

Public Properties

 NameDescription
 PropertyObliquingAngleGets or sets the obliquing angle of the extension lines of this aligned dimension.  
Top

Public Methods

 NameDescription
 MethodGetDimensionLinePointGets the point where the aligned linear Dimension was placed.  
 MethodGetExtensionLine1PointGets the point where the first extension line of the aligned linear Dimension was placed.  
 MethodGetExtensionLine2PointGets the point where the second extension line of the aligned linear Dimension was placed.  
 MethodGetGeneralDimensionGets access to the aligned linear Dimension's custom data, text position, color, Layer name, LineStyle, visibility, etc.  
 MethodSetDimensionLinePointSets the point where to place the aligned linear Dimension.  
 MethodSetExtensionLine1PointSets the point where to place the first extension line of the aligned linear Dimension.  
 MethodSetExtensionLine2PointSets the point where to place the second extension line of the aligned linear Dimension.  
Top

See Also