AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : IPArea Property |
Visual Basic |
---|
Public Property IPArea As Boolean |
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.
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.
ImagXpress Object | ImagXpress Members | Area Method | Area and Region