Aspose::Page::XPS::DocumentUtils::CreateRectangle method
DocumentUtils::CreateRectangle method
Creates a path geometry representing a rectangle.
System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateRectangle(System::Drawing::RectangleF rectangle)
Parameter | Type | Description |
---|---|---|
rectangle | System::Drawing::RectangleF | The rectangle. |
ReturnValue
The XPS path geometry.
See Also
- Typedef SharedPtr
- Class XpsPathGeometry
- Class RectangleF
- Class DocumentUtils
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++