DrawSVGWrapped(TSVGCanvas,TSVGGraphicElement,TSVGRect,TSVGImageWrapMode,Single) Method |
Scroll Prev Top Next More |
Draw the SVG to the canvas using the WrapMode and Scale
Namespace: FMX.RS.SVG
Delphi |
procedure DrawSVGWrapped( Canvas: TSVGCanvas; SVG: TSVGGraphicElement; |
Parameters
Canvas
Type: System.Void
SVG
Type: TSVGGraphicElement
aRect
Type: System.Void
WrapMode
Type: TSVGImageWrapMode
Scale
Type: Single
Reference |