Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPBrush
TRSGPBrush Constructors
Name
Description
Create(TRSGPCanvas)
Overloaded. Constructs the graphics object. Specify the canvas that owns the graphics object. (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.Create(TRSGPCanvas).)
Create(TRSGPCanvas,TRSGPBrushKind,TRSGPColor)
Overloaded. Create a brush with a default kind and color.
Destroy
Represents the destructor of the TRSGPBrush class. (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.Destroy.)
Top