IRotatedDimension Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IRotatedDimension.

Public Properties

 NameDescription
 PropertyObliquingAngleGets or sets the obliquing angle of the extension lines of this rotated Dimension.  
 PropertyRotationGets or sets the angle by which to rotate the Dimension.  
Top

Public Methods

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

See Also