Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows 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 System.Drawing.Rectangle
    public System.Drawing.Rectangle ImageRect {get; set;}
    See Also