Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.DataAccessLayer Namespace > IWorkstationDataAccessAgent Interface : DeleteAnnotationObject Method |
void DeleteAnnotationObject( AnnotationIdentifier annotationId )
'Declaration Sub DeleteAnnotationObject( _ ByVal annotationId As AnnotationIdentifier _ )
'Usage Dim instance As IWorkstationDataAccessAgent Dim annotationId As AnnotationIdentifier instance.DeleteAnnotationObject(annotationId)
void DeleteAnnotationObject( AnnotationIdentifier* annotationId )
void DeleteAnnotationObject( AnnotationIdentifier^ annotationId )