.NET Framework Class Library
Plot Members
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > Plot Class > .NET Framework Class Library |
The Plot type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
Load the setup of a plotter from a file |
|
|
MemberwiseClone |
(Inherited from Object.) |
|
Plots the current selected document using the plot setup parameters. |
|
|
Plots all the documents of the selected list (for the Documents Page) or of the actual Query list (for the Query page) using the setup parameters. If a file name is specified, plots all drawings retrieved from it. |
|
|
Plots PDF or TIFF files. |
|
|
Plots PDF or TIFF files, with specification of sheet number. |
|
|
Save the setup of a plotter to a file |
|
|
ToString |
(Inherited from Object.) |
See Also