Share via


4.133 CroppedBitmap

x:Object > DependencyObject > Freezable > Animatable > ImageSource > BitmapSource > CroppedBitmap

(usage)

<CroppedBitmap> string </CroppedBitmap>

(description)

Crops a BitmapSource.

[text syntax]

x:Uri, from [MS-XAML-2009]

(properties)

Source

BitmapSource

(description)

The source for the bitmap.

SourceRect

Int32Rect

(description)

The rectangular area that the bitmap is cropped to.