Application Methods |
The Application type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnApplicationInitialized |
Raise the ApplicationInitialized event.
| |
| OnApplicationQuit |
Raise the ApplicationQuit event.
| |
| OnApplicationSettingsChanged |
Raise the ApplicationSettingsChanged event.
| |
| OnColorItemChanged |
Raise the ColorItemChanged event.
| |
| OnColorsChanged |
Raise the ColorsChanged event.
| |
| OnCommandBegin |
Raise a Begin event.
| |
| OnCommandDraw |
Raise CommandDraw event.
| |
| OnCommandEnd |
Generate an event.
| |
| OnCommandInitialized |
Raise the CommandInitialized event.
| |
| OnCommandMouseMove |
Raise MouseMove event.
| |
| OnCurrentDrawingChanged |
Raise the CurrentDrawingChanged event.
| |
| OnCurrentLayerChanged |
Raise the CurrentLayerChanged event.
| |
| OnCurrentShapeSettingsStyleChanged |
Raises the CurrentShapeSettingsStyleChanged event.
| |
| OnCustomHatchAdded |
Raise CustomHatchAdded event.
| |
| OnCustomHatchDeleting |
Raise CustomHatchDeleting event.
| |
| OnDockingBarFloated |
Raise the DockingBarFloated event.
| |
| OnDockingBarVisibleChanged |
Raise the DockingBarVisibleChanged event.
| |
| OnDocumentActivated |
Raise the DocumentActivated event.
| |
| OnDocumentAfterSave |
Raise the DocumentAfterSave event.
| |
| OnDocumentBeforeSave |
Raise the DocumentBeforeSave event.
| |
| OnDocumentBeginPrint |
Raise the DocumentBeginPrint event.
| |
| OnDocumentClosed |
Raise the DocumentClosed event.
| |
| OnDocumentEndPrint |
Raise the DocumentEndPrint event.
| |
| OnDocumentOpened |
Raise the DocumentOpened event.
| |
| OnDrawingAdded |
Raise the DrawingAdded event.
| |
| OnDrawingChanged |
Raise the DrawingChanged event.
| |
| OnDrawingDeleting |
Raise the DrawingDeleting event.
| |
| OnDrawingOrderChanged |
Raise the DrawingOrderChanged event.
| |
| OnDrawingViewDrawTemporary |
Raise the DrawingViewDrawTemporary event.
| |
| OnDrawingViewMouseDoubleClick |
Raise the DrawingViewMouseDoubleClick event.
| |
| OnDrawingViewMouseDown |
Raise the DrawingViewMouseDown event.
| |
| OnDrawingViewMouseLeave |
Raise the DrawingViewMouseLeave event.
| |
| OnDrawingViewMouseMove |
Raise the DrawingViewMouseMove event.
| |
| OnDrawingViewMouseUp |
Raise the DrawingViewMouseUp event.
| |
| OnDrawingViewMouseWheel |
Raise the DrawingViewMouseWheel event.
| |
| OnLayerAdded |
Raise the LayerAdded event.
| |
| OnLayerChanged |
Raise the LayerChanged event.
| |
| OnLayerDeleting |
Raise the LayerDeleting event.
| |
| OnLayerOrderChanged |
Raise the LayerOrderChanged event.
| |
| OnLayoutAdded |
Raise the LayoutAdded event.
| |
| OnLayoutChanged |
Raise the LayoutChanged event.
| |
| OnLayoutDeleting |
Raise the LayoutDeleting event.
| |
| OnLayoutOrderChanged |
Raise the LayoutOrderChanged event.
| |
| OnLinetypeItemAdded |
Raise the LinetypeItemAdded event.
| |
| OnLinetypeItemChanged |
Raise the LinetypeItemChanged event.
| |
| OnLinetypeItemDeleting |
Raise the LinetypeItemDeleting event.
| |
| OnLinetypesChanged |
Raise the LinetypesChanged event.
| |
| OnLinewidthItemChanged |
Raise the LinewidthItemChanged event.
| |
| OnLinewidthsChanged |
Raise the LinewidthsChanged event.
| |
| OnMasterDrawComponentAdded |
Raise the MasterDrawComponentAdded event.
| |
| OnMasterDrawComponentDeleting |
Raise the MasterDrawComponentDeleting event.
| |
| OnNewDocument |
Raise the NewDocument event.
| |
| OnPrintSettingsChanged |
Raise the PrintSettingsChanged event.
| |
| OnSelectionChanged |
Raise the SelectionChanged event.
| |
| OnShapeAdded |
Raise the ShapeAdded event.
| |
| OnShapeChanged |
Raise the ShapeChanged event.
| |
| OnShapeDelete |
Raise the ShapeDelete event.
| |
| OnShapeGrouped |
Raise the ShapeGrouped event.
| |
| OnShapePrinting |
Raise the ShapePrinting event.
| |
| OnShapeSettingsChanged |
Raises the ShapeSettingsChanged event.
| |
| OnShapeSettingsStyleAdded |
Raises the ShapeSettingsStyleAdded event.
| |
| OnShapeSettingsStyleChanged |
Raise the ShapeSettingsStyleChanged event.
| |
| OnShapeSettingsStyleDeleting |
Raise the ShapeSettingsStyleDeleting event.
| |
| OnShapeUngrouped |
Raise the ShapeUngrouped event.
| |
| OnSummaryInfoChanged |
Raises the SummaryInfoChanged event.
| |
| OnTabViewActivated |
Raise the TabViewActivated event.
| |
| OnWindowActivated |
Raise the WindowActivated event.
| |
| Quit |
Finish RootPro CAD.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |