Click or drag to resize

CPLYSetDescription Method

Set the PLY description string

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

public void SetDescription(
	string desc
)

Parameters

desc
Type: SystemString
Polygon description
See Also