Click or drag to resize

CPLYrArea Method

Compute the Area of a polygon

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public double rArea()

public double rArea()

Return Value

Type: Double
Area of a polygon
Remarks
Excluded polygons have negative area.
See Also