Bitmap for UWP
Rectangle プロパティ (Crop)
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
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.
シンタックス
Visual Basic
C#
'宣言 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 メンバ