Click or drag to resize

IPlot Interface

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
public interface IPlot

The IPlot type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets or sets the name of the plot.
Public propertyType
Top
Methods
  NameDescription
Public methodExportToFile
Exports the plot to a file image.
Public methodIsEqual
Compares instances of plots.
Top
See Also