Click or drag to resize

CPLYIGetDescription Method (String)

Get the PLY description string

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void IGetDescription(
	ref string desc
)

public void IGetDescription(
	ref string desc
)

Parameters

desc
Type: SystemString
Polygon description
See Also