ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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