begin_element method
begin_element
Begins rendering of the element.
Returns
Returns [true] if element should be processed.
def begin_element(self, element, rect):
...
Parameter | Type | Description |
---|---|---|
element | aspose.svg.dom.Element | The Element . |
rect | aspose.pydrawing.RectangleF | Bounding box of the node. |
See Also
- module
aspose.svg.rendering.xps
- class
Element
- class
XpsDevice