Click or drag to resize
CPLYrArea Method
Compute the Area of a polygon

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Excluded polygons have negative area.
Syntax
public double rArea()

Return Value

Type: Double
Area of a polygon
See Also