CroppedBitmap.SourceRect プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ビットマップをトリミングする四角形の領域を取得または設定します。
public:
property System::Windows::Int32Rect SourceRect { System::Windows::Int32Rect get(); void set(System::Windows::Int32Rect value); };
public System.Windows.Int32Rect SourceRect { get; set; }
member this.SourceRect : System.Windows.Int32Rect with get, set
Public Property SourceRect As Int32Rect
プロパティ値
ビットマップをトリミングする四角形の領域。 既定値は、Empty です。
注釈
イメージ全体をSourceRectレンダリングするInt32Rect.Empty設定を持つ ACroppedBitmap。
ビットマップの境界内に完全に含まれていない四角形はレンダリングされません。
依存プロパティ情報
識別子フィールド | SourceRectProperty |
メタデータのプロパティが次に設定されている true |
なし |