UnClipCanvas procedure
procedure UnClipCanvas(ACanvas: TCanvas);
Unit
TeCanvas
Description
The UnClipCanvas method removes any clipping region applied to Chart Canvas when using the Clip methods.
Clipping regions are used to prevent drawing to escape from desired rectangle coordinates.
Note:
Metafiles do not accept clipping regions.
Metafile format is used when printing, so clipping can not be performed.
Submit your feedback about this page.
Copyright 1995-2007 © by Steema Software. All Rights Reserved.