Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGLength > Properties
TSVGLength.Value Property
Specifies the length value in pixels (based on converting from the Unit). If the length is a percentage, the Pixels value is converted to a final value using the range of the length
Namespace: FMX.RS.SVGTypes
Delphi
public property Value: Single read GetValue write SetValue;
Property Value
Type: Single
•FMX.RS.SVGTypes.TSVGLength.Pixels
•FMX.RS.SVGTypes.TSVGLength.Raw
•FMX.RS.SVGTypes.TSVGLength.OnRange
•FMX.RS.SVGTypes.TSVGLength.GetUnitFactors
•TSVGLength
•FMX.RS.SVGTypes