Clipping an image limits how much of an image is displayed.
- Turn on the image boundaries using the ClippingEnabled property.
- Specify the clipping boundary and perform the clip using the ClipBoundary method. This method takes one value as input: a variant array of 2D world coordinate system coordinates specifying the clipping boundary of a raster image.