ComponentOne FlexReport for WinForms
Line Class Members
Properties  Methods  Events

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : Line Class

The following tables list the members exposed by Line.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the actual width of the line. Unlike the Width property, this returns 0 if Style is DashStyle.None.  
Public PropertyGets or sets the line color.  
Public PropertyGets or sets the line style.  
Public PropertyGets or sets the line width.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another Line to the current object.  
Public MethodCreates a copy of this object. (Inherited from C1.Win.C1Document.VisualPrimitive)
Public MethodOverridden. Compares this Line object with another Line object returns true if objects represent same border.  
Public MethodOverridden. Creates an object of the same type as the current object.  
Public MethodOverridden.   
Public MethodResets all properties to default values.  
Public MethodIndicates whether any property of this object has changed from its default value.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.C1Document.VisualPrimitive)
Top
See Also

Reference

Line Class
C1.Win.C1Document Namespace