.NET Framework Class Library
MWCmd.Plot Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWCmd.Plot Enumeration

List of MwPDM Plot commands

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Enumeration Plot

C#

public enum Plot

Visual C++

public enum class Plot

JavaScript

MwPDMApi.Plot = function();

MwPDMApi.Plot.createEnum('MwPDMApi.Plot', false);

Members


Member name

Value

Description


LoadPlotSetup

0



Plot

1



PlotAll

2



PlotPDFTIF

3



SavePlotSetup

4


Remarks

See Also

MwPDMApi Namespace