Click or drag to resize

CPLYSetDescription Method

Set the PLY description string

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetDescription(
	string desc
)

public void SetDescription(
	string desc
)

Parameters

desc
Type: SystemString
Polygon description
See Also