Click or drag to resize

BoxFGetVolume Method

Returns the volume of the current instance of BoxF.

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

Return Value

Single
The volume of the box.
See Also