LineStyles Property
LineStyles
When implemented by a class, represents an object that implements IEditLineStyles
interface holding collection of ILineStyle
objects each of them determines particular style of the line in the control.
Declaration
IEditLineStyles LineStyles { get; set; }
Property Value
Type | Description |
---|---|
IEditLineStyles |