Table of Contents

Property LineStyles

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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.

IEditLineStyles LineStyles { get; set; }

Property Value

IEditLineStyles