 | CEDBLaunchScatter Method |
Launch scatter tool on a database.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic void LaunchScatter()
public void LaunchScatter()
Public Sub LaunchScatter
Public Sub LaunchScatter
public:
void LaunchScatter()
public:
void LaunchScatter()
member LaunchScatter : unit -> unit
member LaunchScatter : unit -> unit
Remarks
The scatter tool uses the following INI parameters
SCATTER.STM name of the scatter template,"none" for none
SCATTER.STM_NAME name of last template section, "" for none.
SCATTER.X name of channel to display in X
SCATTER.Y name of channel to display in Y
SCATTER.MASK name of channel to use for mask
See Also