<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPen > Constructors:
Comments (0)
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