dotnetCHARTING Send comments on this topic.
Line Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : Line Class


The following tables list the members exposed by Line.

Public Constructors

  Name Description
Public Constructor Line Constructor Overloaded.  Initialize a new instance of the Line.  
Top

Public Properties

  Name Description
Public Property AnchorCapScale Gets or sets the amount by which to scale the line caps with respect to the width of the line. This feature only works with anchor LineCap members.  
Public Property Color Gets or sets the color of this line.  
Public Property DashStyle Gets or sets the DashStyle of this line.  
Public Property EndCap Gets or sets the LineCap that ends this line.  
Public Property Length Gets or sets the length of this line.  
Public Property StartCap Gets or sets the LineCap that starts this line.  
Public Property Width Gets or sets the width of this line.  
Top

Public Methods

  Name Description
Public Method Clone (Inherited from dotnetCHARTING.Mapping.Drawing.Property)
Top

See Also