IOrdinateDimension Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IOrdinateDimension.

Public Properties

 NameDescription
 PropertyMeasureGets or sets the type of measurement for the ordinate Dimension.  
Top

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