Returns the length in pixels by converting the FMX.RS.SVGTypes.TSVGLength.Raw value from its units to pixels, using the FMX.RS.SVGTypes.TSVGLength.GetUnitFactors for conversion of the raw value. If the raw value is a percentage, the property returns the raw value as a value between 0 and 1. Use the FMX.RS.SVGTypes.TSVGLength.Value property to convert the percentage into a value in its range.
Namespace: FMX.RS.SVGTypes
Delphi |
published |
Property Value
Type: Single