Constructor LineStyles
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.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
ownerITextSourceITextSourcethat owns this new instance.