Click or drag to resize
CSYSGetViewURL Method (CGXNETCore, String, Int32)
Get the View URL

Available since Oasis montaj version: 9.7
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void GetViewURL(
	CGXNETCore gxNetShared,
	ref string url,
	int url_size
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
url
Type: SystemString
Returned View URL
url_size
Type: SystemInt32
Size of View URL
See Also