ClearRegion Statement:
Cancel the region set with SetRegion.
Sample: object.ClearRegion
This method should be used if you need to cancel clip region set earlier with
SetRegion. After calling ClearRegion method, you can draw in any part of
current image without clipping the part that get outside borders of the
selected region.
See also
SetRegion,ClearRegion
More samples:
|