Pointcloud3DViewDispose Method (Boolean) |
Releases the unmanaged resources used by the
Pointcloud3DView and optionally releases the managed resources
Namespace:
Rubedos.RosToolsApplicationBase.Pointcloud
Assembly:
Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntaxprotected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also