IDimensionStyle Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IDimensionStyle.

Public Properties

 NameDescription
 PropertyHandleGets the value of the handle for the DimensionStyle.  
 PropertyNameGets the name of the DimensionStyle.  
Top

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