<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPen > Properties:
Comments (0)
Stores whether the Width of the pen is an absolute value or a percentage based on the containing viewport
Namespace: RSSVGTypes
Delphi
public property ThicknessIsPercent: Boolean read FThicknessIsPercent write FThicknessIsPercent;
Property Value
Type: Boolean