Accusoft ImagXpress 13
IPArea Property
Description
Gets the enabled status of the update area rectangle, set by the last call to the Area method.
Property Type
Read-only property
Syntax
Visual Basic
Public Property IPArea As Boolean
Return Type

True if the update Area rectangle is enabled and image processing methods will be applied to the area specified by the last call to the Area method.

 False if the update Area rectangle is disabled and image processing methods will be applied to the entire image.

Remarks

This property is read-only at run time and is not avaible at design time.

To disabled Area processing call the Area method with False as the first parameter, all other parameters at that time can be any value although zero is the preferred parameter choice.

See Also

ImagXpress Object  | ImagXpress Members  | Area Method  | Area and Region

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback