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