Leadtools.MedicalViewer Namespace > MedicalViewerAnnotationCreatedEventArgs Class : Object Property |
public AnnObject Object {get;}
'Declaration Public ReadOnly Property Object As AnnObject
'Usage Dim instance As MedicalViewerAnnotationCreatedEventArgs Dim value As AnnObject value = instance.Object
public: property AnnObject^ Object { AnnObject^ get(); }