Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPen > Constructors
TRSGPPen.Create(TRSGPCanvas,TRSGPBrushKind,TRSGPColor) Constructor
Create the pen with the specified default Kind and Color .
Namespace: RSGdiPlusGraphics
Delphi
public constructor Create(aOwner: TRSGPCanvas; const ADefaultKind: TRSGPBrushKind; const ADefaultColor: TRSGPColor); reintroduce; overload; virtual;
Parameters
aOwner
Type: TRSGPCanvas
ADefaultKind
Type: TRSGPBrushKind
ADefaultColor
Type: TRSGPColor
•RSGdiPlusGraphics.TRSGPPen.Kind
•RSGdiPlusGraphics.TRSGPPen.Color
•RSGdiPlusGraphics.TRSGPPen.DefaultKind
•RSGdiPlusGraphics.TRSGPPen.DefaultColor
•TRSGPPen
•RSGdiPlusGraphics