バージョン

Size プロパティ

フォント サイズを twip で返すか、設定します。
シンタックス
'宣言
 
Public Property Size As Nullable(Of DeviceUnitLength)
public Nullable<DeviceUnitLength> Size {get; set;}
参照