Click or drag to resize

Triangle3dArea Property

Gets the area inside this triangle.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public double Area { get; }

Property Value

Type: Double
See Also