[]
DWRITE_TEXT_METRICS
public struct TextMetrics
| Name | Description |
|---|---|
| Height | float height |
| LayoutHeight | float layoutHeight |
| LayoutWidth | float layoutWidth |
| Left | float left |
| LineCount | unsigned int lineCount |
| MaxBidiReorderingDepth | unsigned int maxBidiReorderingDepth |
| Top | float top |
| Width | float width |
| WidthIncludingTrailingWhitespace | float widthIncludingTrailingWhitespace |