BitmapImage.SourceRect プロパティ

定義

BitmapImage のソースとして使用される四角形を取得または設定します。

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

プロパティ値

BitmapImage のソースとして使用される四角形。 既定値は、Empty です。

注釈

依存プロパティ情報

識別子フィールド SourceRectProperty
に設定されたメタデータ プロパティ true なし

適用対象