Click or drag to resize

BoxToBoxF Method

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

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

Return Value

BoxF
The box of BoxF format.
See Also