'宣言 Public Overloads Function GetFontSize( _ ByVal currentPosition As System.Integer _ ) As System.Single
public System.float GetFontSize( System.int currentPosition )
パラメータ
- currentPosition
 - The position of the text to inspect.
 
戻り値の型
the size of the font in ems of the text at the specified position.