Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / GcGraphics.Clip Class / Dispose Method

In This Topic
Dispose Method (GcGraphics.Clip)
In This Topic
Removes the current clipping applied to the graphics, and disposes the clipping object.
Syntax
'Declaration
 
Public Sub Dispose() 
 
See Also