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.Commands Namespace > CellAnnotationDeletedEventArgs Class : AnnotationId Property |
public AnnotationIdentifier AnnotationId {get;}
'Declaration Public ReadOnly Property AnnotationId As AnnotationIdentifier
'Usage Dim instance As CellAnnotationDeletedEventArgs Dim value As AnnotationIdentifier value = instance.AnnotationId
public: __property AnnotationIdentifier* get_AnnotationId();
public: property AnnotationIdentifier^ AnnotationId { AnnotationIdentifier^ get(); }