Click or drag to resize

CMVIEWSetVisibility Method

Set the view visibility

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

public void SetVisibility(
	int visible
)

Parameters

visible
Type: SystemInt32
See Also