Click or drag to resize
CPLYLoadTable Method
Loads Polygons from a Polygon file.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void LoadTable(
	string str1
)

Parameters

str1
Type: SystemString
Name of the polygon file File contains coordinates of one or more polygons
See Also