Click or drag to resize

Application Properties

The Application type exposes the following members.

Properties
  NameDescription
Public propertyActiveDocument
Get the active drawing.
Public propertyActiveDrawingView
Get the active paper or part view .
Public propertyActiveTabView
Get the active tab view.
Public propertyActiveWindow
Get the active window.
Public propertyAddInManager
Get the object that manages add-ins and scripts.
Public propertyCommandBar
Get the command window.
Public propertyCommandManager
Get the object that manages the command.
Public propertyDockingBars
Get a collection of docking windows.
Public propertyDocuments
Get the collection of documents.
Public propertyDrawComponentBar
Get the drawing component window.
Public propertyDrawingBar
Get the drawing tree window.
Public propertyDxfLoadConverterSettings
Get the DXF/DWG import setting.
Public propertyDxfSaveConverterSettings
Get the DXF/DWG export setting.
Public propertyFullScreen
Get or set a value that represents the full screen display status of the frame.
Public propertyGeometry
Get the object that manages the geometry calculation.
Public propertyJwLoadConverterSettings
Get the Jw import settings.
Public propertyJwSaveConverterSettings
Get the Jw export settings.
Public propertyLayerBar
Get the layer tree window.
Public propertyNumericTextConverter
Get the object to convert numeric value and character string.
Public propertyPdfSaveConverterSettings
Get the PDF export settings.
Public propertyProductVersion
Get version number of RootPro CAD.
Public propertyPropertiesBar
Get the properties window.
Public propertyScriptBar
Get the script window.
Public propertySearchBar
Get the search and replace window.
Public propertySettings
Get the option setting.
Public propertyShapeChamfer
Get the object that executes the chamfering of the shape.
Public propertyShapeFactory
Get an instance of the ShapeFactory class that generates geometry.
Public propertyShapeFillet
Get the object that executes filleting of the shape.
Public propertyShowDxfConverterSettingsDialog
Get or set whether to display the setting dialog box when executing DXF/DWG conversion.
Public propertyShowJwConverterSettingsDialog
Get or set whether to display the setting dialog box when executing Jw conversion.
Public propertyShowPdfConverterSettingsDialog
Get or set whether to display the setting dialog box when executing PDF conversion.
Public propertyShowSxfConverterSettingsDialog
Get or set whether to display the setting dialog box when executing SXF conversion.
Public propertyStatusBar
Get the status bar.
Public propertySxfLoadConverterSettings
Get the SXF import settings.
Public propertySxfSaveConverterSettings
Get the SXF export setting.
Public propertyToolBars
Get the collection of toolbars.
Public propertyViewControllerBar
Get the view controller window.
Public propertyViewerMode
Get or set the value that represents the viewer mode in full screen mode.
Public propertyWindowHandle
Get the window handle of RootPro CAD.
Public propertyWindows
Get the collection of windows.
Top
See Also