Hide Comments
Hide Comments

Comments (0)

Pen used for drawing the stroke portions of the SVG element

Namespace: RSSVG

expandingSyntax

Delphi

published
  property Pen: TSVGPen read GetPen write SetPen;
 

Property Value

Type: TSVGPen

expandingRemarks

Note that for gradient and pattern pens, better results can be obtained by retrieving the brush through the overloaded GetPen method

alert_cautionWarning

A pen can individually inherit (or not) several different aspects from its Parent, including gradient, opacity, and fill.

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb