Click or drag to resize

IRelaxISProgramInterfaceCreatePlotControl Method

Create a RelaxIS plot control that can be used in a custom user interface.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
Syntax
IRelaxISPlot CreatePlotControl()

Return Value

IRelaxISPlot
The control.
Remarks
Use the AsControl property to get the windows forms control.
See Also