[]
HRESULT IDWriteTextAnalyzer1::GetGlyphOrientationTransform([In] DWRITE_GLYPH_ORIENTATION_ANGLE glyphOrientationAngle,[In] BOOL isSideways,[Out] DWRITE_MATRIX* transform)
public void GetGlyphOrientationTransform(GlyphOrientationAngle glyphOrientationAngle, Bool isSideways, out Matrix3x2 transform)
Type | Name | Description |
---|---|---|
GlyphOrientationAngle | glyphOrientationAngle | |
Bool | isSideways | |
Matrix3x2 | transform |