Bitmap for UWP
Rectangle プロパティ (Crop)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > Crop クラス : Rectangle プロパティ
The region to be cropped specified as a vector in the form (left, top, width, height). The units are in DIPs.
シンタックス
'宣言
 
Public Property Rectangle As Vector4
public Vector4 Rectangle {get; set;}
解説
The rectangle will be truncated if it overlaps the edge boundaries of the input image.
参照

Crop クラス
Crop メンバ