[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.Clip

GcGraphics.Clip Class

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

Inheritance
GcGraphics.Clip
Implements
Namespace: GrapeCity.Documents.Drawing
Assembly: DS.Documents.Imaging.dll
Syntax
public class GcGraphics.Clip : IDisposable
Public Class GcGraphics.Clip
    Implements IDisposable

Methods

Name Description
Dispose()

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