Click or drag to resize

CPATLoad Method

Note: This API is now obsolete.

Load patterns from a file

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public void Load(
	string file
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public void Load(
	string file
)

Parameters

file
Type: SystemString
Pattern file name
Remarks
Was not correctly implemented or used
See Also