Click or drag to resize

Triangle2dSignedArea Property

Gets the signed area (negative if points are clockwise). Obtient l'aire algébrique.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public double SignedArea { get; }

Property Value

Type: Double
See Also