x4Trace Documentation v1.0
|
Represent a graphics creator of x4Trace. Creates graphics controllers by name. Creates IUpdateGrid by name. More...
Public Member Functions | |
GraphicsCreator () | |
Constructor. | |
virtual T | Create< T > () |
Creates graphics controller or IUpdateGrid. | |
virtual Ix4Trace.GraphicsController.Controls.UpdateGrid.IUpdateGrid | CreateUpdateGrid () |
Creates an updategrid. | |
Represent a graphics creator of x4Trace. Creates graphics controllers by name. Creates IUpdateGrid by name.
|
virtual |
Creates graphics controller or IUpdateGrid.
T | Type. |
|
virtual |
Creates an updategrid.