Click or drag to resize

IRelaxISPlotAsControl Property

Gets this object as a windows forms control.

Namespace: RelaxIS_SDK.ProgramInterface.Plotting
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
Syntax
Control AsControl { get; }

Property Value

Control
Remarks
The returned object is the same as this IRelaxISPlot instance.
See Also