SVGElementBuilder-1.BuildElement
SVGElementBuilder.BuildElement method 
Builds the SVG element as a generic SVGElement.
public SVGElement BuildElement(Document document)
| Parameter | Type | Description | 
|---|---|---|
| document | Document | The document to which the element will be added. | 
Return Value
The constructed SVGElement.
See Also
- class SVGElement
 - class Document
 - class SVGElementBuilder<T>
 - namespace Aspose.Svg.Builder
 - assembly Aspose.SVG