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