Click or drag to resize

CSYSGetViewURL Method (String, Int32)

Note: This API is now obsolete.

Get the View URL

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since 9.9, Seequent View was discontinued.")]
public static void GetViewURL(
	ref string url,
	int url_size
)

[ObsoleteAttribute("Deprecated since 9.9, Seequent View was discontinued.")]
public static void GetViewURL(
	ref string url,
	int url_size
)

Parameters

url
Type: SystemString
Returned View URL
url_size
Type: SystemInt32
Size of View URL
See Also