.NET Framework Class Library
Plot Class
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
Provides access to plot management.
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( |
Remarks
Inheritance Hierarchy
System.Object
MwPDMApi.Plot
See Also