次の方法で共有


Font.SizeInPoints プロパティ

この Font オブジェクトの em サイズ (ポイント) を取得します。

Public ReadOnly Property SizeInPoints As Single
[C#]
public float SizeInPoints {get;}
[C++]
public: __property float get_SizeInPoints();
[JScript]
public function get SizeInPoints() : float;

プロパティ値

この Font オブジェクトの em サイズ (ポイント)。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

Font クラス | Font メンバ | System.Drawing 名前空間