BoxFToBounds(BoundsF) Method |
Converts the current instance of
BoxF into the equivalent
BoundsF structure.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ToBounds(
out BoundsF result
)
Parameters
- result BoundsF
- When the method completes, contains the equivalent BoundsF structure.
See Also