Computes the area of the bounding rectangle.
Namespace:
ceometric.ComputationalGeometryAssembly: ceometric.ComputationalGeometry (in ceometric.ComputationalGeometry.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
C# |
---|
public double Area() |
Visual Basic (Declaration) |
---|
Public Function Area As Double |
Visual C++ |
---|
public: double Area() |