IDimensionStyle Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodActivateActivates the DimensionStyle.  
 MethodCreateExtensionDictionaryCreates a dictionary for the DimensionStyle.  
 MethodDeleteCustomDataDeletes the specified custom data from the DimensionStyle.  
 MethodGetCustomDataGets the specified custom data for the DimensionStyle.  
 MethodGetDimensionStyleAngularDimensionOptionsGets access to the angular Dimension options of the DimensionStyle.  
 MethodGetDimensionStyleArrowsOptionsGets access to the arrow options of the DimensionStyle.  
 MethodGetDimensionStyleDualDimensionOptionsGets access to the dual Dimension options of the DimensionStyle.  
 MethodGetDimensionStyleFitOptionsGets access to the fit options of the DimensionStyle.  
 MethodGetDimensionStyleLinearDimensionOptionsGets access to the linear Dimension options of the DimensionStyle.  
 MethodGetDimensionStyleLineOptionsGets access to the line options of the DimensionStyle.  
 MethodGetDimensionStyleRadialDiameterDimensionOptionsGets access to radius or diameter Dimension options of the DimensionStyle.  
 MethodGetDimensionStyleTextOptionsGets access to the text options of the DimensionStyle.  
 MethodGetDimensionStyleToleranceOptionsGets access to the tolerance options of the DimensionStyle.  
 MethodGetExtensionDictionaryGets the dictionary for the DimensionStyle.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the DimensionStyle, if the dictionary exists and is empty.  
 MethodRenameRenames the DimensionStyle.  
 MethodSetCustomDataSets the custom data for the DimensionStyle.  
Top

See Also