IRichLineStyle Interface Properties Send Feedback
See Also 

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

Public Properties

 NameDescription
 PropertyAngleEndGets or sets the angle of the end caps relative to the direction of the first or last RichLine entity.  
 PropertyAngleStartGets or sets the angle of the start caps relative to the direction of the first or last RichLine entity.  
 PropertyColorGets or sets the color of RichLineStyle.  
 PropertyExternalArcEndGets or sets whether to cap the ends of the outer ends with an arc.  
 PropertyExternalArcStartGets or sets whether to cap the starts of the outer ends with an arc.  
 PropertyHandleGets the value of the handle for the RichLineStyle.  
 PropertyInternalArcEndGets or sets whether to join the ends of the two line elements closest to the outer ones with an arc when there are four or more lines defining the RichLine entity.  
 PropertyInternalArcStartGets or sets whether to join the starts of the two line elements closest to the outer ones with an arc when there are four or more lines defining the RichLine entity.  
 PropertyLineEndGets or sets whether to cap the end of a RichLine entity with a line segment.  
 PropertyLineStartGets or sets whether to cap the start of a RichLine entity with a line segment.  
 PropertyNameGets the name of the RichLineStyle.  
 PropertyShowJunctionsGets or sets whether to show junctions.  
Top

See Also