Defines the format of floating point numbers output when exporting the SVG XML. This property can dramatically affect the size of SVG files. Specify higher precision format strings (e.g., '0.##############') to ensure numbers are exact as possible at the cost of file size. Specify lower precision format strings (e.g., '0.###') for smaller files with the risk that some precision may be lost.
Note |
---|
This property does not affect binary SVG files |
Namespace: FMX.RS.SVG
Delphi |
published |
Property Value
Type: String