Click or drag to resize

CMVIEWSetVisibility Method

Set the view visibility

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetVisibility(
	int visible
)

public void SetVisibility(
	int visible
)

Parameters

visible
Type: SystemInt32
See Also