Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGLength > Properties
TSVGLength.aUnit Property
Specifies the units (e.g., inches, centimeters, etc) that the length is currently specified in.
Namespace: FMX.RS.SVGTypes
Delphi
published property aUnit: TSVGUnit read FUnit write SetUnit stored IsUnitStored;
Property Value
Type: TSVGUnit
•FMX.RS.SVGTypes.TSVGLength.Raw
•FMX.RS.SVGTypes.TSVGLength.Pixels
•FMX.RS.SVGTypes.TSVGLength.IsPercent
•TSVGLength
•FMX.RS.SVGTypes