Bitmap for WPF
ResourceRegion コンストラクタ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > ResourceRegion 構造体 : ResourceRegion コンストラクタ
Left coordinates (inclusive)
Top coordinates (inclusive)
Front coordinates (inclusive)
Right coordinates (exclusive)
Bottom coordinates (exclusive)
Back coordinates (exclusive)
Initialize a new instance of ResourceRegionstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal front As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer, _
   ByVal back As System.Integer _
)
public ResourceRegion( 
   System.int left,
   System.int top,
   System.int front,
   System.int right,
   System.int bottom,
   System.int back
)

パラメータ

left
Left coordinates (inclusive)
top
Top coordinates (inclusive)
front
Front coordinates (inclusive)
right
Right coordinates (exclusive)
bottom
Bottom coordinates (exclusive)
back
Back coordinates (exclusive)
解説
参照

ResourceRegion 構造体
ResourceRegion メンバ