|
DumperGetBoundsText Method |
Returns the text that describes the Rect3D of the bounds.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public static string GetBoundsText(
Rect3D bounds
)
Parameters
- bounds Rect3D
- Rect3D
Return Value
Stringtext that describes the Rect3D of the bounds
See Also