DocumentUtils.CreateRectangle
DocumentUtils.CreateRectangle method
Creates a path geometry representing a rectangle.
public XpsPathGeometry CreateRectangle(RectangleF rectangle)
Parameter | Type | Description |
---|---|---|
rectangle | RectangleF | The rectangle. |
Return Value
The XPS path geometry.
See Also
- class XpsPathGeometry
- class DocumentUtils
- namespace Aspose.Page.XPS
- assembly Aspose.Page