Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPath
TRSGPPath Constructors
Name
Description
Create(TRSGPCanvas)
Constructs the graphics object. Specify the canvas that owns the graphics object. (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.Create(TRSGPCanvas).)
Destroy
Represents the destructor of the TRSGPPath class. (Overrides RSGdiPlusGraphics.TRSGPGraphicsObject.Destroy.)
Top