Hide Comments
Hide Comments

Comments (0)

Defines how the SVG is drawn to the bitmap

Namespace: FMX.RS.SVGSyncObjs

expandingSyntax

Delphi

public
  property WrapMode: TSVGImageWrapMode read FWrapMode write FWrapMode default TSVGImageWrapMode.iwFit;
 

Property Value

Type: TSVGImageWrapMode

expandingRemarks

Note that iwTile and iwCenter are ignored and are equivalent to iwOriginal as far as the thread is concerned. If you want to tile the bitmap after, use RSSVGUtils.DrawBitmapWrapped function

expandingSee Also

Comments (0)

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