Aspose::TeX::Presentation::Device::SetClip method
Device::SetClip method
Sets the current clip path.
virtual void Aspose::TeX::Presentation::Device::SetClip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> path)=0
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 Device
- Namespace Aspose::TeX::Presentation
- Library Aspose.TeX for C++