Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGLength
TSVGLength Constructors
Name
Description
Create
Overloaded. Initializes a new instance of the TSVGLength class.
Create(Single,Boolean,TSVGUnit)
Overloaded. Constructs the length with the specified FMX.RS.SVGTypes.TSVGLength.Raw value, Unit, and if it is a percentage
Top