Navigation: Code Documentation > RSVclSVG > RSSVGTypes > 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: RSSVGTypes
Delphi
public property DashArrayIsPercent: TBooleanDynArray read FDashArrayIsPercent write SetDashArrayIsPercent;
Property Value
Type: TBooleanDynArray
•TSVGPen
•RSSVGTypes