Constructor LineStyles
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
LineStyles()
Initializes a new instance of the LineStyles
class with default parameters.
public LineStyles()
LineStyles(ITextSource)
Initializes a new instance of the LineStyles
class with a specified owner.
public LineStyles(ITextSource owner)
Parameters
owner
ITextSourceITextSource
that owns this new instance.