Share via


BitmapImage.SourceRect Vlastnost

Definice

Získá nebo nastaví obdélník, který se používá jako zdroj objektu 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

Hodnota vlastnosti

Obdélník, který se používá jako zdroj objektu BitmapImage. Výchozí formát je Empty.

Poznámky

Informace o vlastnosti závislosti

Pole Identifikátor SourceRectProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro