ImageDevice.SetClip
ImageDevice.SetClip method
Adds the specified path to the current clip path.
public override void SetClip(GraphicsPath clipPath)
Parameter | Type | Description |
---|---|---|
clipPath | GraphicsPath | The clip path to be added. |
See Also
- class ImageDevice
- namespace Aspose.Page.XPS.Presentation.Image
- assembly Aspose.Page