Leadtools.MedicalViewer Namespace > MedicalViewerCustomAnnotationArgs Class : AnnotationObject Property |
public AnnObject AnnotationObject {get; set;}
'Declaration Public Property AnnotationObject As AnnObject
'Usage Dim instance As MedicalViewerCustomAnnotationArgs Dim value As AnnObject instance.AnnotationObject = value value = instance.AnnotationObject
public AnnObject AnnotationObject {get; set;}
get_AnnotationObject();
set_AnnotationObject(value);
public: property AnnObject^ AnnotationObject { AnnObject^ get(); void set ( AnnObject^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2