Click or drag to resize
CGUI Class
These are graphical functions that typically create a dialog-style window for a specific function. Examples include file import wizards, and the Histogram and Scatter tools.
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCGUI

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static class CGUI

The CGUI type exposes the following members.

Methods
  NameDescription
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberCreateWNDFromHWND
Create a standard WND object from an HWND.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberFft2SpecFilter(String, String)
Interactive FFT2 radially averaged power spectrum filter
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberFft2SpecFilter(IWin32Window, String, String)
Interactive FFT2 radially averaged power spectrum filter
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberGetClientWindowArea
Get the location of the oasis montaj client window.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberGetParentWND
Get the current parent window
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberGetPrinterLST
Gets a list of all printers.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberGetWindowPosition
Get the oasis Montaj window's position state
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberGridStatHist(String)
Display Histogram of grid
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberGridStatHist(IWin32Window, String)
Display Histogram of grid
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiColorForm
Select a colour.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiColorTransform
Define an ITR of up to 8 zones.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiCoordSysWizard(CIPJ, Int32, Int32, String, String)
Launch the coordinate system definition/display GUI.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiCoordSysWizard(IWin32Window, CIPJ, Int32, Int32, String, String)
Launch the coordinate system definition/display GUI.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiCoordSysWizardGrid
Launch the coordinate system definition/display GUI.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiCoordSysWizardLicensed
Launch the coordinate system definition/display GUI.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiDatabaseType(String, String)
Returns the type string of an external DAO database.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiDatabaseType(IWin32Window, String, String)
Returns the type string of an external DAO database.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiDatamineType
Returns the type of a Datamine file.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiExportXYZTemplateEditor(CDB, String, Int32)
Allows the user to edit XYZ export template using a complex dialog. The Template name may change during editing.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiExportXYZTemplateEditor(IWin32Window, CDB, String, Int32)
Allows the user to edit XYZ export template using a complex dialog. The Template name may change during editing.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiExportXYZTemplateEditorEx(CEDB, String)
Allows the user to edit an XYZ export template using a complex dialog. The template name may change during editing.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiExportXYZTemplateEditorEx(IWin32Window, CEDB, String)
Allows the user to edit an XYZ export template using a complex dialog. The template name may change during editing.
Public methodAvailable to anyoneStatic memberiFileFilterIndex
Return the FILE_FILTER_XXX value for a file filter string.
Public methodAvailable to anyoneStatic memberiGCSDatumWarningSHP
Launch the GCS Datum Warning dialogue for SHP files.
Public methodAvailable to anyoneStatic memberiGCSDatumWarningSHPDBEx
Launch the GCS Datum Warning dialogue for SHP files (Database).
Public methodAvailable to anyoneStatic memberiGCSDatumWarningSHPEx
Launch the GCS Datum Warning dialogue for SHP files.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiGetAreaOfInterest(Double, Double, Double, Double, CPLY, CIPJ)
Get the current area of interest from the application.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiGetAreaOfInterest(IWin32Window, Double, Double, Double, Double, CPLY, CIPJ)
Get the current area of interest from the application.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiGetAreaOfInterest3D(Double, Double, Double, Double, Double, Double, CPLY, CIPJ)
Get the current area of interest from the application in 3D.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiGetAreaOfInterest3D(IWin32Window, Double, Double, Double, Double, Double, Double, CPLY, CIPJ)
Get the current area of interest from the application in 3D.
Public methodAvailable to anyoneStatic memberIGetDATDefaults
Return the user default extension and qualifier for grids/images.
Public methodAvailable to anyoneStatic memberIGetFileFilter
Return the defined filter, mask, extension and directory for an input filter.
Public methodAvailable to anyoneStatic memberIGetGSDirectory
Return the directory path for value of GS_DIRECTORY.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiGetWindowState
Retrieve the current state of the oasis Montaj window
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberIiBrowseDir
Browses for a specific directory.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiColorTransformEx
Define an ITR of up to 12 zones, with file load/save buttons.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiCumulativePercent
Define a percent-based ITR of up to 12 zones.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberIiDatFileForm(String, String, String, Int32, Int32, Int32)
Grid and Image file Open/Save Form for Multiple/Single file selections
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberIiDatFileForm(IWin32Window, String, String, String, Int32, Int32, Int32)
Grid and Image file Open/Save Form for Multiple/Single file selections
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberIiGenFileForm(String, CVV, Int32, String, String, Int32, Int32)
General file Open/Save Form for Multiple/Single file selections and multiple filter capability
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberIiGenFileForm(IWin32Window, String, CVV, Int32, String, String, Int32, Int32)
General file Open/Save Form for Multiple/Single file selections and multiple filter capability
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseADO2(String, String, String, Int32, CREG)
Same as iImportDrillDatabaseADO_GUI, but template name is returned.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseADO2(IWin32Window, String, String, String, Int32, CREG)
Same as iImportDrillDatabaseADO_GUI, but template name is returned.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseESRI(String, String, String, Int32, Int32, CREG)
Same as iImportDrillDatabaseADO2_GUI, but from an ArcGIS Geodatabase
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseESRI(IWin32Window, String, String, String, Int32, Int32, CREG)
Same as iImportDrillDatabaseADO2_GUI, but from an ArcGIS Geodatabase
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseODBC(String, String, String, Int32, CREG)
Generate a template file for importing drill holes from ODBC database data.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseODBC(IWin32Window, String, String, String, Int32, CREG)
Generate a template file for importing drill holes from ODBC database data.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseODBCMaxwell(String, String, String, Int32, CREG)
Same as IiImportDrillDatabaseODBC_GUI but customized for Maxwell.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiImportDrillDatabaseODBCMaxwell(IWin32Window, String, String, String, Int32, CREG)
Same as IiImportDrillDatabaseODBC_GUI but customized for Maxwell.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportAsciiWizard(String, String)
Generate a template file from a gui.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportAsciiWizard(IWin32Window, String, String)
Generate a template file from a gui.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportChemDatabase(String, String, String, Int32)
Generate a template file for importing Geochems Database.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportChemDatabase(IWin32Window, String, String, String, Int32)
Generate a template file for importing Geochems Database.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportChemDatabaseADO(String, String, String, Int32)
Improved template creation for importing geochem database (ADO).
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportChemDatabaseADO(IWin32Window, String, String, String, Int32)
Improved template creation for importing geochem database (ADO).
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabase(String, String, String)
Create template to import an external database table.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabase(IWin32Window, String, String, String)
Create template to import an external database table.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabaseADO(String, String, String)
Create template to import an external database table (ADO Version).
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabaseADO(IWin32Window, String, String, String)
Create template to import an external database table (ADO Version).
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabaseSQL(String, String, String, String)
Create template to import an external database table, created using SQL.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabaseSQL(IWin32Window, String, String, String, String)
Create template to import an external database table, created using SQL.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabaseSQLADO(String, String, String, String)
Create template to import an external database table, created using SQL (New ADO Version).
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDatabaseSQLADO(IWin32Window, String, String, String, String)
Create template to import an external database table, created using SQL (New ADO Version).
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDrillDatabaseADO(String, String, String, Int32, CREG)
Generate a template file for importing drill holes.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportDrillDatabaseADO(IWin32Window, String, String, String, Int32, CREG)
Generate a template file for importing drill holes.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportTemplateSQL(String, String, String, String)
Create template to import an external database table; provide query.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportTemplateSQL(IWin32Window, String, String, String, String)
Create template to import an external database table; provide query.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportTemplateSQLADO(String, String, String, String)
Create template to import an external database table; provide query.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportTemplateSQLADO(IWin32Window, String, String, String, String)
Create template to import an external database table; provide query.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportXYZTemplateEditor(CDB, String, Int32, String)
Allows the user to edit XYZ import templates using a complex dialog. The Template name may change during editing.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiImportXYZTemplateEditor(IWin32Window, CDB, String, Int32, String)
Allows the user to edit XYZ import templates using a complex dialog. The Template name may change during editing.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiODBCFileConnect(String, String, Int32, String)
Get the connection string for a file database as well as optional table name and FileUsage attribute
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberIiODBCFileConnect(IWin32Window, String, String, Int32, String)
Get the connection string for a file database as well as optional table name and FileUsage attribute
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberIiSymbolForm
- Select a symbol.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiLinePatternForm
Select a line pattern.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiMetaDataTool(CMETA, Int32, Int32)
Edit a META object
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberiMetaDataTool(IWin32Window, CMETA, Int32, Int32)
Edit a META object
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberImportChemWizard(String, String, Int32)
Generate a template file for importing geochems.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberImportChemWizard(IWin32Window, String, String, Int32)
Generate a template file for importing geochems.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberImportDrillWizard(String, String, String, Int32, Int32, CREG)
Generate a template file for importing drill holes.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberImportDrillWizard(IWin32Window, String, String, String, Int32, Int32, CREG)
Generate a template file for importing drill holes.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberInternetTrust
Change the Internet Trust Relationships
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiPatternForm
- Select a pattern.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelection(CLST, CLST, String)
General purpose two-panel selection.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelection(IWin32Window, CLST, CLST, String)
General purpose two-panel selection.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelection2(CLST, CLST, String)
Two-panel selection, items not sorted alphabetically.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelection2(IWin32Window, CLST, CLST, String)
Two-panel selection, items not sorted alphabetically.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelectionEx(CLST, CLST, Int32, Int32, String)
Two-panel selection; options for sort and ability to select no items.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelectionEx(IWin32Window, CLST, CLST, Int32, Int32, String)
Two-panel selection; options for sort and ability to select no items.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelectionEx2(CLST, CLST, Int32, Int32, String, String)
Two-panel selection; extended options including a help link.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiTwoPanelSelectionEx2(IWin32Window, CLST, CLST, Int32, Int32, String, String)
Two-panel selection; extended options including a help link.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLaunchGeoDOTNETXTool
Launch a user created .Net GEOXTOOL.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLaunchGeoDOTNETXToolEx
Launch a user created .Net GEOXTOOL.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLaunchGeoXTool
Launch a user created GEOXTOOL.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLaunchGeoXToolEx
Launch a user created GEOXTOOL.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLaunchSingleGeoDOTNETXTool
Launch a user created .Net GEOXTOOL ensuring a single instance.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLaunchSingleGeoDOTNETXToolEx
Launch a user created .Net GEOXTOOL ensuring a single instance.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberMetaDataViewer(CMETA, Int32, Int32)
View a META object
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberMetaDataViewer(IWin32Window, CMETA, Int32, Int32)
View a META object
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberPrintFile
Prints a file to current printer
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberRenderLinePattern
Render a line pattern.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberRenderPattern
- Render a pattern.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberSetParentWND
Set the current parent WND
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberSetPrinterW
Sets the Printer.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberSetProgAlwaysOn
Ability to set the progress bar to stay visible even if main application is processing messages
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberSetWindowPosition
Get the oasis Montaj window's position and state
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberSetWindowState
Changes the state of the oasis Montaj window
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberShowDirectHist(Double, Double, Double, Double, Double, Int32, CVV)
Display Histogram of data directly
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberShowDirectHist(IWin32Window, Double, Double, Double, Double, Double, Int32, CVV)
Display Histogram of data directly
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberShowHist(CST)
Display Histogram of data from ST
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberShowHist(IWin32Window, CST)
Display Histogram of data from ST
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberSimpleMapDialog(CMAP, String, String)
General purpose map display GUI with no interaction.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberSimpleMapDialog(IWin32Window, CMAP, String, String)
General purpose map display GUI with no interaction.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberThematicVoxelInfo
Display GX.Net thematic voxel info GUI.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberVoxelStatHist(String)
Display Histogram of Voxel
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyone with an Oasis Montaj licenseStatic memberVoxelStatHist(IWin32Window, String)
Display Histogram of Voxel
Top
See Also