IRichLineStyle Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodActivateActivates the RichLineStyle.  
 MethodAddLineAdds a line element to a RichLineStyle.  
 MethodDeleteCustomDataDeletes the specified custom data from the RichLineStyle.  
 MethodDeleteLineDeletes the specified line element from a RichLineStyle.  
 MethodGetCustomDataGets the specified custom data for the RichLineStyle.  
 MethodGetLineColorGets the color of the specified line element of the RichLineStyle.  
 MethodGetLineOffsetGets the offset of the specified RichLineStyle.  
 MethodGetLinesCountGets the number of line elements in the RichLineStyle.  
 MethodGetLineStyleGets the style name of the specified RichLineStyle.  
 MethodRenameRenames the RichLineStyle to the specified name.  
 MethodSetCustomDataSets the custom data for the RichLineStyle.  
 MethodSetLineColorSets the color of the specified RichLineStyle.  
 MethodSetLineOffsetSets the offset of the specified RichLineStyle.  
 MethodSetLineStyleSets the style name of the specified RichLineStyle.  
Top

See Also