IJoggedDimension Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IJoggedDimension.

Public Properties

 NameDescription
 PropertyJogAngleGets or sets the jog angle of the jogged Dimension.  
Top

Public Methods

 NameDescription
 MethodGetCenterPointGets the center point of the jogged Dimension.  
 MethodGetChordPoint

Gets the point of the jogged Dimension that lies on the Arc or Circle.

 
 MethodGetGeneralDimensionGets access to the jogged Dimension's custom data, text position, color, Layer name, LineStyle, visibility, etc.  
 MethodGetJogPointGets the jog point of the jogged Dimension.  
 MethodGetOverrideCenterPointGets the point of the center position override of the jogged Dimension.  
 MethodSetCenterPointSets the center point for the jogged Dimension.  
 MethodSetChordPoint

Sets the point of the jogged Dimension that lies on the Arc or Circle.

 
 MethodSetJogPointSets the jog point of the jogged Dimension.  
 MethodSetOverrideCenterPointSets the point for the center position override for the jogged Dimension.  
Top

See Also