Navigation: Code Documentation > RSVclSVG > RSSVGUtils > 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: RSSVGUtils
Delphi
MAX_SVGIMAGE_SIZE: Integer = 8096;
Value
Type: Integer
•RSSVGUtils