Expands the current instance of
Box by a given value.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void Expand(
double d
)
Parameters
- d
- Type: SystemDouble
The value by which to expand.
See Also