| PoPrintHPGLMonitor Methods |
The PoPrintHPGLMonitor type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetClassName | Returns the class name. | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetIconTitle | Included for portability only. | |
| GetPresentation | Gets the presentation of the editor. | |
| GetPrintFilter | Gets editing filters defining which print attributes will be displayed in the dialog box. | |
| GetSize | Convenience routine on the window handle. | |
| GetTitle | Gets window title. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetWidgetName | Returns the window handle name. | |
| Hide | This hides the component. | |
| IsFullScreen | Queries if the viewer is in fullscreen mode. | |
| IsFullScreenEnable | Queries if it is possible to put the viewer in fullscreen mode. | |
| IsTopLevelShell | Returns true if this component is a top level shell component (has its own window). | |
| IsVisible | Returns true if this component is mapped onto the screen. | |
| SetAction | Replaces the old action with a new action and updates the dialog box. | |
| SetApply(SoNode) | Sets apply function to a node. | |
| SetApply(SoPath) | Sets apply function to a path. | |
| SetApply(SoPathList) | Calls SetApply(pathList, false). (Inherited from PoPrintMonitor.) | |
| SetApply(SoPathList, Boolean) | Sets apply function to a pathList. | |
| SetFileName | Sets the file name for the output. | |
| SetFullScreen | Switches the viewer into (or out of) fullscreen mode. | |
| SetFullScreenEnable | Enables/disables fullscreen mode. | |
| SetIconTitle | Included for portability only. | |
| SetPresentation | Sets the presentation of the editor. | |
| SetPrintFilter | Gets editing filters defining which print attributes will be displayed in the dialog box. | |
| SetSize | Convenience routine on the window handle. | |
| SetTitle | Sets window title. | |
| Show | This shows the component. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |