Returns an SVG compatible string for the length in the specified unit
Namespace: RSSVGUtils
Delphi |
function SVGLengthToString( N: Single; IsPercent: Boolean; |
Parameters
N
Type: Single
IsPercent
Type: Boolean
aUnit
Type: TSVGUnit
UnitFactors
Type: TSVGUnitFactors
Min
Type: Single
Max
Type: Single
Type: String
Reference |