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

Return Value

Type: BoxF
The box of BoxF format.
See Also