ComponentOne Bitmap for UWP
Clipper Constructor(ImageRect)

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > Clipper Class > Clipper Constructor : Clipper Constructor(ImageRect)
The rectangle of the bitmap to clip.
Initializes a new instance of the Clipper class.
Syntax
'Declaration
 
Public Function New( _
   ByVal imageRect As ImageRect _
)
public Clipper( 
   ImageRect imageRect
)

Parameters

imageRect
The rectangle of the bitmap to clip.
See Also

Reference

Clipper Class
Clipper Members
Overload List