バージョン

SizeData コンストラクタ

SizeData を構築します。
シンタックス
public SizeData( 
   double width,
   double height
)

パラメータ

width
使用する幅。
height
使用する高さ。
参照