Bitmap for UWP
GetDrawingEffect(Int32) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > GetDrawingEffect メソッド : GetDrawingEffect(Int32) メソッド
The position of the text whose drawing effect is to be retrieved.
Gets the application-defined drawing effect at the specified text position.
シンタックス
'宣言
 
Public Overloads Function GetDrawingEffect( _
   ByVal currentPosition As System.Integer _
) As System.IntPtr
public System.IntPtr GetDrawingEffect( 
   System.int currentPosition
)

パラメータ

currentPosition
The position of the text whose drawing effect is to be retrieved.

戻り値の型

a reference to the current application-defined drawing effect. Usually this effect is a foreground brush that is used in glyph drawing.
参照

TextLayout クラス
TextLayout メンバ
オーバーロード一覧