Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPen
TRSGPPen 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 the pen with the specified default Kind and Color .
Destroy
Represents the destructor of the TRSGPPen class. (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.Destroy.)
Top