[]
Represents a clipping applied to a graphics. When disposed, removes the associated clipping.
public class GcGraphics.Clip : IDisposable
Public Class GcGraphics.Clip
Implements IDisposable
Name | Description |
---|---|
Dispose() | Removes the current clipping applied to the graphics, and disposes the clipping object. |