'Declaration Function SetGlyphOrientation( _ ByVal textPosition As Integer, _ ByVal textLength As Integer, _ ByVal glyphOrientationAngle As GlyphOrientationAngle, _ ByVal adjustedBidiLevel As Byte, _ ByVal isSideways As Bool, _ ByVal isRightToLeft As Bool _ ) As Integer
int SetGlyphOrientation( int textPosition, int textLength, GlyphOrientationAngle glyphOrientationAngle, byte adjustedBidiLevel, Bool isSideways, Bool isRightToLeft )
Parameters
- textPosition
- textLength
- glyphOrientationAngle
- adjustedBidiLevel
- isSideways
- isRightToLeft