Aspose::Page::EPS::Device::PdfDevice::Clip मेथड
PdfDevice::Clip method
दिए गए आकार का उपयोग करके क्लिप करता है। यह writeClip(Rectangle), writeClip(RectangleF) या writeClip(Shape) को डिस्पैच करता है।
virtual void Aspose::Page::EPS::Device::PdfDevice::Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आकार | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | क्लिपिंग के लिए उपयोग किया जाता है |
संबंधित देखें
- Typedef SharedPtr
- Class GraphicsPath
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++