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.PSD
 - assembly Aspose.PSD
 
Gets or sets the clip region.
public Region Clip { get; set; }
The clip region.