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

Return Value

Type: BoundsF
The equivalent BoundsF structure.
See Also