<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPen > Properties:
Comments (0)
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