'Declaration Public Overloads Function GetDrawingEffect( _ ByVal currentPosition As System.Integer _ ) As System.IntPtr
public System.IntPtr GetDrawingEffect( System.int currentPosition )
Parameters
- currentPosition
- The position of the text whose drawing effect is to be retrieved.
Return Value
a reference to the current application-defined drawing effect. Usually this effect is a foreground brush that is used in glyph drawing.