.NET Framework Class Library
MWEventOUT.Plot Class

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEventOUT.Plot Class

Class definition of all MwPDM Output Plot Event Data

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

Syntax

Visual Basic

Public Class Plot

C#

public class Plot

Visual C++

public ref class Plot

JavaScript

MwPDMApi.Plot = function();

Type.createClass(
 'MwPDMApi.Plot');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventOUT.Plot

See Also

MWEventOUT.Plot Members

MwPDMApi Namespace