Gets or sets the rectangle that is used as the source of the BitmapImage. This is a dependency property.
Public Property SourceRect As Int32Rect
Dim instance As BitmapImage Dim value As Int32Rect value = instance.SourceRect instance.SourceRect = value
public Int32Rect SourceRect { get; set; }
public: property Int32Rect SourceRect { Int32Rect get (); void set (Int32Rect value); }
public function get SourceRect () : Int32Rect public function set SourceRect (value : Int32Rect)
<object> <object.SourceRect> <Int32Rect .../> </object.SourceRect> </object>
<object SourceRect="Int32Rect" .../>
Identifier field
SourceRectProperty
Metadata properties set to true
None
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003