'Declaration Public Function New( _ ByVal imageRect As System.Drawing.Rectangle _ )
public Clipper( System.Drawing.Rectangle imageRect )
Parameters
- imageRect
- The rectangle of the bitmap to clip.
'Declaration Public Function New( _ ByVal imageRect As System.Drawing.Rectangle _ )
public Clipper( System.Drawing.Rectangle imageRect )