ImageDevice.SetClip
ImageDevice.SetClip method
Sets the current clip path.
[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public override void SetClip(GraphicsPath path)
Parameter | Type | Description |
---|---|---|
path | GraphicsPath | A clip path. |
See Also
- class ImageDevice
- namespace Aspose.TeX.Presentation.Image
- assembly Aspose.TeX