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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public float GetVolume()

Return Value

Type: Single
The volume of the box.
See Also