<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > 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: FMX.RS.SVGTypes
Delphi
public property ThicknessIsPercent: Boolean read FThicknessIsPercent write FThicknessIsPercent;
Property Value
Type: Boolean