Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods

TSVGGraphicElement.InternalDraw(TSVGMatrix,TSVGCanvas,TSVGRect) Method

Scroll Prev Top Next More

Draw the SVG to the specified canvas inside the specified rectangle. The matrix parameter specifies the cumulative transformations from the Parent element (and its Parents) to apply when drawing the element.

The current element is drawn first and then child elements.

Namespace: FMX.RS.SVG

Parameters

aMatrix

Type: System.Void

cumulative transformations from the Parent element (and its Parents) to apply when drawing the element.

Canvas

Type: System.Void

Canvas to draw on

aRect

Type: System.Void

Rectangle to draw within

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb