'宣言 Public Overloads Function GetFontStyle( _ ByVal currentPosition As System.Integer _ ) As FontStyle
public FontStyle GetFontStyle( System.int currentPosition )
パラメータ
- currentPosition
- The position of the text to inspect.
戻り値の型
a value which indicates the type of font style (also known as slope or incline) being applied at the specified position.