Click or drag to resize

CMVIEWIsSurfaceItemVisible Method

Is the surface item visible?

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int IsSurfaceItemVisible(
	string group,
	string guid
)

public int IsSurfaceItemVisible(
	string group,
	string guid
)

Parameters

group
Type: SystemString
Group name
guid
Type: SystemString
Item GUID

Return Value

Type: Int32
See Also