Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TRSPen Type
Defines a cross-library (VCL or FMX) type for an object to draw lines or outline shapes on a canvas, TPen in VCL and TStrokeBrush in FMX.
Namespace: RSGraphics
Delphi
type TRSPen = TPen;
•RSGraphics