Defines how the SVG is drawn to the bitmap
Namespace: FMX.RS.SVGSyncObjs
Delphi |
public |
Property Value
Type: TSVGImageWrapMode
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 |
Reference |