GO2cam Javascript API
GO2SAnnotation Class Reference

Class for handling annotations. More...

Inherits QObject.

Public Member Functions

 GO2SAnnotation (Number bddId)
 
GO2SEnum::GO2SError Delete ()
 
GO2SXYZ GetPosition ()
 
String GetText ()
 

Detailed Description

Class for handling annotations.

Member Function Documentation

◆ Delete()

GO2SEnum::GO2SError GO2SAnnotation::Delete ( )

Delete the annotation from database

Returns
GO2SError.success (0) if success, see GO2SError otherwise