Leadtools.Medical.Workstation Namespace > WorkstationState Class : ActiveCellSelectedAnnotation Property |
public virtual AnnotationIdentifier ActiveCellSelectedAnnotation {get; set;}
'Declaration Public Overridable Property ActiveCellSelectedAnnotation As AnnotationIdentifier
'Usage Dim instance As WorkstationState Dim value As AnnotationIdentifier instance.ActiveCellSelectedAnnotation = value value = instance.ActiveCellSelectedAnnotation
public virtual AnnotationIdentifier ActiveCellSelectedAnnotation {get; set;}
get_ActiveCellSelectedAnnotation();
set_ActiveCellSelectedAnnotation(value);
public: __property virtual AnnotationIdentifier* get_ActiveCellSelectedAnnotation(); public: __property virtual void set_ActiveCellSelectedAnnotation( AnnotationIdentifier* value );
public: virtual property AnnotationIdentifier* ActiveCellSelectedAnnotation { AnnotationIdentifier* get(); void set ( AnnotationIdentifier* 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