Accusoft.ImagXpress12.Net
ClipRectangle Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : ClipRectangle Property




Glossary Item Box

Gets and sets the rectangular portion of the image that is accessible to the viewer.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A System.Drawing.Rectangle area set.

Remarks

The default value is 0,0,0,0.

If the ClipRectangle is smaller than the image, then the viewed image is cropped to the dimensions specified by this property. This cropped image is then available in the viewer to be zoomed, scrolled, ect.

Note: There is no impact to the ImageX object - the image remains unchanged. Only the displayed image is cropped.

See Also

©2013. Accusoft Corporation. All Rights Reserved.