Hide Comments
Hide Comments

TSVGDocument.DrawElement(TSVGGraphicElement,TSVGCanvas,TSVGRect) Method

Comments (0)

Draw the svg element and its children to the specified canvas inside the specified rectangle.

No ancestors or siblings are drawn. The svg element is drawn where it would be if the entire SVG was drawn.

Namespace: FMX.RS.SVG

expandingSyntax

Parameters

Element

Type: TSVGGraphicElement

Element to draw
 

Canvas

Type: System.Void

Canvas to draw on

aRect

Type: System.Void

Rectangle to draw within

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb