Click or drag to resize

CIMGIGetShadowGridPath Method (String)

Gets the name of a view.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void IGetShadowGridPath(
	ref string path
)

public void IGetShadowGridPath(
	ref string path
)

Parameters

path
Type: SystemString
Shadow grid path name returned
See Also