Click or drag to resize

CHXYZCreate Method

Create a handle to an HXYZ object

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CHXYZ Create(
	string name
)

public static CHXYZ Create(
	string name
)

Parameters

name
Type: SystemString
File Name

Return Value

Type: CHXYZ
HXYZ Object
See Also