Click or drag to resize

PolyPath64Area Method

Calculates the signed area of this node and all descendant polygons.

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double Area()

Return Value

Double
The accumulated signed area.
See Also