バージョン

RichTextSize コンストラクタ(Extent,Extent)

コンストラクター。RichTextSize の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal width As Extent, _
   ByVal height As Extent _
)
public RichTextSize( 
   Extent width,
   Extent height
)

パラメータ

width
height
高さ
参照