Aspose::TeX::Presentation::Svg::SvgDevice::SetClip method
SvgDevice::SetClip method
Sets the current clip path.
void Aspose::TeX::Presentation::Svg::SvgDevice::SetClip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> path) override
Parameter | Type | Description |
---|---|---|
path | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | A clip path. |
Deprecated
This method has been deprecated starting from version 24.7 and will be hidden in version 24.10. False
See Also
- Typedef SharedPtr
- Class GraphicsPath
- Class SvgDevice
- Namespace Aspose::TeX::Presentation::Svg
- Library Aspose.TeX for C++