[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.Clip

Class GcGraphics.Clip

Namespace
GrapeCity.Documents.Drawing
Assembly
GcDocs.Imaging.dll

Represents a clipping applied to a graphics. When disposed, removes the associated clipping.

public class GcGraphics.Clip : IDisposable
Inheritance
GcGraphics.Clip
Implements
Inherited Members

Methods

Dispose()

Removes the current clipping applied to the graphics, and disposes the clipping object.

public void Dispose()