[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisQuickSink1.SetGlyphOrientation

SetGlyphOrientation Method

SetGlyphOrientation(int, int, GlyphOrientationAngle, byte, Bool, Bool)

The text analyzer calls back to this to report the actual orientation of each character for shaping and drawing.

Declaration
int SetGlyphOrientation(int textPosition, int textLength, GlyphOrientationAngle glyphOrientationAngle, byte adjustedBidiLevel, Bool isSideways, Bool isRightToLeft)
Parameters
Type Name Description
int textPosition
int textLength
GlyphOrientationAngle glyphOrientationAngle
byte adjustedBidiLevel
Bool isSideways
Bool isRightToLeft
Returns
Type Description
int