|
DumperGetObjectHierarchyString(Viewport3D) Method |
Returns string that describes the hierarchy of Viewport3D children
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public static string GetObjectHierarchyString(
Viewport3D viewport3D
)
Parameters
- viewport3D Viewport3D
- Viewport3D
Return Value
Stringstring that describes the hierarchy of Viewport3D children
See Also