Click or drag to resize

BoxGetVolume Method

Returns the volume of the current instance of Box.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public double GetVolume()

Return Value

Double
The volume of the box.
See Also