Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGPen > Properties
TSVGPen.DashArrayIsPercent Property
Stores whether the custom dash array values of the pen are absolute values or percentages based on the containing viewport
Namespace: FMX.RS.SVGTypes
Delphi
public property DashArrayIsPercent: TBooleanDynArray read FDashArrayIsPercent write SetDashArrayIsPercent;
Property Value
Type: TBooleanDynArray
•TSVGPen
•FMX.RS.SVGTypes