Returns the svg string representation of a point
Namespace: FMX.RS.SVGUtils
Delphi |
function SVGPointToString( const P: TSVGPoint; const aUnit: TSVGUnit; |
Parameters
P
Type: System.Void
Point to convert to string
aUnit
Type: TSVGUnit
the unit to write after each point element
FormatStr
Type: String
Format string for the numbers
Type: String