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