Graphics.Clip
Graphics.Clip property
Gets or sets the clip region.
public Region Clip { get; set; }
Property Value
The clip region.
See Also
- class Region
- class Graphics
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets or sets the clip region.
public Region Clip { get; set; }
The clip region.