[]
Describes a section within a TextLine.
public class LineSection
Public Class LineSection
Name | Description |
---|---|
LineSection() |
Name | Description |
---|---|
ContentLength | Gets the length of text in the section, in graphic units. |
ContentOffset | Gets the offset of the text start along the base reading direction, in graphic units. |
GlyphRuns | Gets the array of glyph runs. |
Length | Gets the length of the section, in graphic units. |
Offset | Gets the offset of the section start along the base reading direction, in graphic units. |
TextLine | Gets the owner TextLine object. |
TrailingWhitespaceLength | Gets the length (width or height) of the trailing whitespace, in graphic units. |