'宣言 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.