.NET Framework Class Library
MWEventIN.Plot Class

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
MWEventIN.Plot Class

Class definition of all MwPDM Input 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.MWEventIN.Plot

See Also

MWEventIN.Plot Members

MwPDMApi Namespace