Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Properties

TSVGDocument.FormatStr Property

Scroll Prev Top Next More

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.

noteNote

This property does not affect binary SVG files

Namespace: RSSVG

Property Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb