[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalyzer1.GetGlyphOrientationTransform

GetGlyphOrientationTransform Method

GetGlyphOrientationTransform(GlyphOrientationAngle, Bool, out Matrix3x2)

HRESULT IDWriteTextAnalyzer1::GetGlyphOrientationTransform([In] DWRITE_GLYPH_ORIENTATION_ANGLE glyphOrientationAngle,[In] BOOL isSideways,[Out] DWRITE_MATRIX* transform)

Declaration
public void GetGlyphOrientationTransform(GlyphOrientationAngle glyphOrientationAngle, Bool isSideways, out Matrix3x2 transform)
Public Sub GetGlyphOrientationTransform(glyphOrientationAngle As GlyphOrientationAngle, isSideways As Bool, ByRef transform As Matrix3x2)
Parameters
Type Name Description
GlyphOrientationAngle glyphOrientationAngle
Bool isSideways
Matrix3x2 transform