<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGLength > Constructors:
Comments (0)
Constructs the length with the specified RSSVGTypes.TSVGLength.Raw value, Unit, and if it is a percentage
Namespace: RSSVGTypes
Delphi
public constructor Create( aValue: Single; aPercent: Boolean = False; vUnit: TSVGUnit = suNone ); overload;
Parameters
aValue
Type: Single
aPercent
Type: Boolean
vUnit
Type: TSVGUnit
•RSSVGTypes.TSVGLength.IsPercent
•RSSVGTypes.TSVGLength.Raw
•RSSVGTypes.TSVGLength.Initialize(Single,Boolean,TSVGUnit)
•TSVGLength
•RSSVGTypes