Click or drag to resize

BoxFToBox Method

Converts the current instance of BoxF to the box of Box format.

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

Return Value

Box
The box of Box format.
See Also