Hide Comments
Hide Comments

DrawSVGWrapped(TSVGCanvas,TSVGGraphicElement,TSVGRect,TSVGImageWrapMode,Single) Method

Comments (0)

Draw the SVG to the canvas using the WrapMode and Scale

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

 procedure DrawSVGWrapped( Canvas: TSVGCanvas; SVG: TSVGGraphicElement;
  aRect: TSVGRect; WrapMode: TSVGImageWrapMode = TSVGImageWrapMode.iwFit;
  Scale: Single = 1 );
 

Parameters

Canvas

Type: System.Void

SVG

Type: TSVGGraphicElement

aRect

Type: System.Void

WrapMode

Type: TSVGImageWrapMode

Scale

Type: Single

expandingSee Also

Reference

Comments (0)

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