| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextAnalyzer1 Class : GetGlyphOrientationTransform Method |
'Declaration Public Sub GetGlyphOrientationTransform( _ ByVal glyphOrientationAngle As GlyphOrientationAngle, _ ByVal isSideways As Bool, _ ByRef transform As Matrix3x2 _ )
public void GetGlyphOrientationTransform( GlyphOrientationAngle glyphOrientationAngle, Bool isSideways, out Matrix3x2 transform )