Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Variables
MAX_SVGIMAGE_SIZE Variable
Defines the maximum SVG bitmap to create. This variable is used by the ScaleSize function to constrain the maximum size of a bitmap.
Namespace: FMX.RS.SVGUtils
Delphi
MAX_SVGIMAGE_SIZE: Integer = 8096;
Value
Type: Integer
•FMX.RS.SVGUtils