Returns an SVG compatible string for the length in the specified unit
Namespace: FMX.RS.SVGUtils
Delphi |
function SVGLengthToString( const L: TSVGLength; const UnitFactors: TSVGUnitFactors; |
Parameters
L
Type: TSVGLength
UnitFactors
Type: TSVGUnitFactors
Min
Type: Single
Max
Type: Single
Type: String
Reference |