CMSTK Class |
Namespace: Geosoft.Desktop.GXNet
The CMSTK type exposes the following members.
| Name | Description | |
|---|---|---|
| AddSTK | Create and add a STK object to MSTK | |
| ChanListVV | Save channel names in VVs based on channel types | |
| Create | Create MSTK. | |
| Dispose | Releases the unmanaged resources used by the CMSTK and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| DrawProfile | Draw multiple profiles in map | |
| FindSTK2 | Find index of STK from a string of group names and X/Y channels | |
| GetSTK |
Get a specific STK object from a MSTK object
(Index of 0 gets the first STK in the MSTK)
| |
| IDelete | Delete a STK object | |
| IFindSTK(String, Int32, String, String, String) | Find index of STK from a string of group names and X/Y channels | |
| IFindSTK(String, Int32, String, Int32, String, Int32, String, Int32) | Find index of STK from a string of group names and X/Y channels | |
| iGetNumSTK | Get the number of STK objects in a MSTK object | |
| ReadINI | Read multiple profiles parameters from an INI file | |
| SaveProfile | Save multiple profile INI parameters in a WA file of INI format | |
| SetYAxisDirection | Set the Y-axis direction - normal or inverted |