Constructor LineStyles
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.