 | CEMAPiIsGrid Method |
Is the map a grid map?
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iIsGrid()
public int iIsGrid()
Public Function iIsGrid As Integer
Public Function iIsGrid As Integer
public:
int iIsGrid()
public:
int iIsGrid()
member iIsGrid : unit -> int
member iIsGrid : unit -> int
Return Value
Type:
Int321 - Yes, 0 - No
See Also