MESCIUS SPREAD for Windows Forms 17.0J
Size コンストラクタ

ナビゲーションツールとビュー
新しいSizeの幅成分。
新しいSizeの高さ成分。
指定したたサイズを使用して、Sizeクラスの新しいインスタンスを初期化します。
構文
public Size( 
   double width,
   double height
)
'Declaration
 
Public Function New( _
   ByVal width As Double, _
   ByVal height As Double _
)
 

パラメータ

width
新しいSizeの幅成分。
height
新しいSizeの高さ成分。
参照

Size 構造体
Size メンバ

 

 


© MESCIUS inc. All rights reserved.