| C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : Line Class |
The following tables list the members exposed by Line.
| Name | Description | |
|---|---|---|
![]() | Line Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ActualWidth | Gets the actual width of the line. Unlike the Width property, this returns 0 if Style is DashStyle.None. |
![]() | Color | Gets or sets the line color. |
![]() | Style | Gets or sets the line style. |
![]() | Width | Gets or sets the line width. |
| Name | Description | |
|---|---|---|
![]() | AssignFrom | Overridden. Assigns (copies) properties from another Line to the current object. |
![]() | Clone | Creates a copy of this object. (Inherited from C1.Win.C1Document.VisualPrimitive) |
![]() | Compare | Overridden. Compares this Line object with another Line object returns true if objects represent same border. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.C1Document.VisualPrimitive) |