IOrdinateDimension Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IOrdinateDimension members.

Public Methods

 NameDescription
 MethodGetFeaturePointGets the feature location (i.e., the point to measure) of the ordinate Dimension.  
 MethodGetGeneralDimensionGets access to the ordinate Dimension's custom data, text position, color, Layer name, LineStyle, visibility, etc.  
 MethodGetLeaderPointGets the ordinate Dimension's Leader's end point.  
 MethodGetOriginPointGets the origin of the ordinate Dimension.  
 MethodSetFeaturePoint

Sets the feature location (i.e., the point to measure) for the ordinate Dimension.

 
 MethodSetLeaderPointSets the ordinate Dimension's Leader's end point.  
 MethodSetOriginPointSets the origin for the ordinate Dimension.  
Top

See Also