<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPBrush > Constructors:
Comments (0)
Create a brush with a 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
•TRSGPBrush
•RSGdiPlusGraphics