 | CGXNETCoreShowError Method |
Shows any errors to stdout or to gui if gui app
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int ShowError()
public int ShowError()
Public Function ShowError As Integer
Public Function ShowError As Integer
public:
int ShowError()
public:
int ShowError()
member ShowError : unit -> int
member ShowError : unit -> int
Return Value
Type:
Int32
Nothing
Remarks
See Also