Class: lidar.syncImageViewer.SyncImageViewer
Package: lidar.syncImageViewer
Close external tool connected to Lidar Labeler app
close(syncImageObj)
close(
provides the option to close
the external tool that is connected to the Lidar Labeler app when the app closes. The app calls this method using the
syncImageObj
)syncImageObj
object.
Note
The client class can optionally implement this method.