<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Variables:
Comments (0)
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