'宣言 Public Function GetAproximateFont( _ ByVal fontSize As System.Single, _ ByVal style As RtfFontStyle _ ) As Font
public Font GetAproximateFont( System.float fontSize, RtfFontStyle style )
パラメータ
- fontSize
- 描画フォントのフォントサイズ。
- style
- .NET 描画のフォントスタイル。
戻り値の型
.NET 描画のフォント。