Bitmap for WPF
SetGlyphOrientation メソッド (TextAnalysisQuickSink1)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextAnalysisQuickSink1 インターフェース : SetGlyphOrientation メソッド
The text analyzer calls back to this to report the actual orientation of each character for shaping and drawing.
シンタックス
'宣言
 
Function SetGlyphOrientation( _
   ByVal textPosition As System.Integer, _
   ByVal textLength As System.Integer, _
   ByVal glyphOrientationAngle As GlyphOrientationAngle, _
   ByVal adjustedBidiLevel As System.Byte, _
   ByVal isSideways As Bool, _
   ByVal isRightToLeft As Bool _
) As System.Integer
System.int SetGlyphOrientation( 
   System.int textPosition,
   System.int textLength,
   GlyphOrientationAngle glyphOrientationAngle,
   System.byte adjustedBidiLevel,
   Bool isSideways,
   Bool isRightToLeft
)

パラメータ

textPosition
textLength
glyphOrientationAngle
adjustedBidiLevel
isSideways
isRightToLeft
参照

TextAnalysisQuickSink1 インターフェース
TextAnalysisQuickSink1 メンバ