<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPen:
Comments (0)
Name
Description
Opacity
Provides the Opacity the pen should be drawn at. It is stored separately from the color itself as opacity affects gradient and pattern pens as well
SVGDashOffset
Stores the offset into the DashArray for starting the drawing of a CustomDash pen
ThicknessIsPercent
Stores whether the Width of the pen is an absolute value or a percentage based on the containing viewport
URI
Stores a reference to another SVG element for providing the pattern or gradient for the pen.
Top