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