Click or drag to resize

BoxFToBounds Method

Converts the current instance of BoxF into the equivalent BoundsF structure.

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

Return Value

BoundsF
The equivalent BoundsF structure.
See Also