ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / Clipper Class / ImageRect Property

In This Topic
    ImageRect Property
    In This Topic
    Gets or sets the rectangle of the bitmap to clip.
    Syntax
    'Declaration
     
    Public Property ImageRect As ImageRect
    public ImageRect ImageRect {get; set;}
    See Also