[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.Clipper.-ctor

Clipper Constructor

Clipper()

Initializes a new instance of the Clipper class.

Declaration
public Clipper()
Public Sub New()

Clipper(Rectangle)

Initializes a new instance of the Clipper class.

Declaration
public Clipper(Rectangle imageRect)
Public Sub New(imageRect As Rectangle)
Parameters
Type Name Description
Rectangle imageRect

The rectangle of the bitmap to clip.