Defines the image wrap mode for the SVG library, which specifies whether and how to resize, replicate, and position the image for rendering the control surface.
Namespace: FMX.RS.SVGTypes
Delphi |
type |
|
Unlike the FMX TImageWrapMode type, the iwFit value directs the SVG library to proportionally fit the SVG to the rectangle but scale it as large as possible |
Reference |