Bitmap for WPF
ImageRect コンストラクタ(Int32,Int32,Int32,Int32)

C1.WPF.Bitmap.4.5.2 アセンブリ > C1.WPF.Bitmap 名前空間 > ImageRect 構造体 > ImageRect コンストラクタ : ImageRect コンストラクタ(Int32,Int32,Int32,Int32)
ImageRect 構造の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
)
public ImageRect( 
   System.int x,
   System.int y,
   System.int width,
   System.int height
)

パラメータ

x
y
width
height
参照

ImageRect 構造体
ImageRect メンバ
オーバーロード一覧