ILineStyle Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by ILineStyle.

Public Properties

 NameDescription
 PropertyDescriptionGets or sets the description of the simple LineStyle.  
 PropertyHandleGets the handle of the simple LineStyle.  
 PropertyNameGets the name of the simple LineStyle.  
Top

Public Methods

 NameDescription
 MethodActivateActivates the simple LineStyle.  
 MethodCreateExtensionDictionaryCreates a dictionary for the LineStyle.  
 MethodDeleteCustomDataDeletes the specified custom data from the simple LineStyle.  
 MethodGetCustomDataGets the specified custom data for the simple LineStyle.  
 MethodGetExtensionDictionaryGets the dictionary for the LineStyle.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the LineStyle, if the dictionary exists and is empty.  
 MethodRenameRenames the simple LineStyle.  
 MethodSetCustomDataSets the custom data for the simple LineStyle.  
Top

See Also