Click or drag to resize

CSYSGetViewURL Method (String)

Get the View URL

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
public static void GetViewURL(
	ref string url
)

public static void GetViewURL(
	ref string url
)

Parameters

url
Type: SystemString
Returned View URL
See Also