Hide Comments
Hide Comments

Comments (0)

Specifies the kind of pen (or stroke brush in FMX) the canvas uses for drawing lines and outlining shapes.

Set Pen to specify the pen to use for drawing lines and outlining shapes in the image. The value of Pen is a RSGdiPlusGraphics.TRSGPPen object. Set the properties of the TRSGPPen object to specify the color, fill, style, width, and mode of the pen.

noteNote

Setting the Pen property assigns the specified TRSGPPen object, rather than replacing the current TRSPPen object.

noteNote

The Stroke and Pen property refer to the same TRSGPPen object. Use either one which is more compatible with your code from VCL or FMX

Namespace: RSGdiPlusGraphics

expandingSyntax

Property Value

Type: TRSGPPen

expandingSee Also

Comments (0)

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