Navigation: Code Documentation > RSVclSVG > RSSVGTypes > 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: RSSVGTypes
Delphi
public property Value: Single read GetValue write SetValue;
Property Value
Type: Single
•RSSVGTypes.TSVGLength.Pixels
•RSSVGTypes.TSVGLength.Raw
•RSSVGTypes.TSVGLength.OnRange
•RSSVGTypes.TSVGLength.GetUnitFactors
•TSVGLength
•RSSVGTypes