Get the vertical metric for a character indexed by native
character code.
The VerticalMetric structure consists of:
- Position - a vector or point used for positioning the
glyph.
- Displacement - a vector or point to use for advancing the
current text insertion point so that the next glyph can be
positioned
Vertical metrics are only used when the IsVertical property is
true.
|