Device-2.BeginElement
Device<TGraphicContext,TRenderingOptions>.BeginElement method
Begins rendering of the node.
public abstract bool BeginElement(Element element, RectangleF rect)
Parameter | Type | Description |
---|---|---|
element | Element | The Element . |
rect | RectangleF | Bounding box of the node. |
Return Value
Returns [true] if element should be processed.
See Also
- class Element
- class Device<TGraphicContext,TRenderingOptions>
- package com.aspose.html.Rendering
- package Aspose.HTML