Click or drag to resize

CSYSSetInfoLine Method

Display a message on the information line at the left bottom corner of the OAISIS montaj application.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void SetInfoLine(
	string message
)

public static void SetInfoLine(
	string message
)

Parameters

message
Type: SystemString
Message String
See Also