Name | Description | |
---|---|---|
![]() | Line Constructor | Overloaded. |
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.WPF.Document.VisualPrimitive) |
![]() | Compare | Overridden. Compares this Line object with another Line object returns true if objects represent same border. |
![]() | CreateSame | Overridden. Creates an object of the same type as the current object. |
![]() | Reset | Resets all properties to default values. |
![]() | ShouldSerialize | Indicates whether any property of this object has changed from its default value. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Fires PropertyChanged event. (Inherited from C1.WPF.Document.VisualPrimitive) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.Document.VisualPrimitive) |