'宣言 Public Overloads Function GetFontWeight( _ ByVal currentPosition As System.Integer _ ) As FontWeight
public FontWeight GetFontWeight( System.int currentPosition )
パラメータ
- currentPosition
 - The position of the text to inspect.
 
戻り値の型
a value which indicates the type of font weight being applied at the specified position.