'Declaration Public Function New( _
ByVal graphicsThe GDI drawing engine.As GdiGraphics _
)
public GdiGraphicsFactory(
GdiGraphics graphics
)
public: GdiGraphicsFactory(
GdiGraphics* graphics
)
public:
GdiGraphicsFactory(
GdiGraphics^ graphics
)
Parameters
- graphics
- The GDI drawing engine.