Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGLength > Properties
TSVGLength.IsPercent Property
Specifies whether the FMX.RS.SVGTypes.TSVGLength.Raw value should be interpreted as a percentage or not (with 0 being 0% and 1 equal to 100%)
Namespace: FMX.RS.SVGTypes
Delphi
published property IsPercent: Boolean read FIsPercent write SetIsPercent stored IsPercentStored;
Property Value
Type: Boolean
•FMX.RS.SVGTypes.TSVGLength.Raw
•FMX.RS.SVGTypes.TSVGLength.Pixels
•FMX.RS.SVGTypes.TSVGLength.OnRange
•TSVGLength
•FMX.RS.SVGTypes