Represents a text line.
More...
Represents a text line.
Definition at line 354 of file Line.cs.
◆ Line()
VectSharp.Markdown.Line.Line |
( |
double |
initialAscent | ) |
|
Create a new Line.
- Parameters
-
initialAscent | The initial ascent for text on the Line. |
Definition at line 370 of file Line.cs.
◆ Fragments
The fragments contained in the line.
Definition at line 359 of file Line.cs.
◆ InitialAscent
double VectSharp.Markdown.Line.InitialAscent |
|
get |
The initial ascent for text on the Line.
Definition at line 364 of file Line.cs.
The documentation for this class was generated from the following file: