LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

AnnotationObject Property

Show in webframe





Gets or sets the instance of the custom annotation object requested.
Syntax
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:
property AnnObject^ AnnotationObject {
   AnnObject^ get();
   void set (    AnnObject^ value);
}

Property Value

Leadtools.Annotations.AnnObject that represents the custom annotation object requested.
Remarks
Sending this instance is a must, otherwise, the custom annotation creation will fail.
Example
For an example, please refer to MedicalViewerCustomAnnotationRequestedObject.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCustomAnnotationArgs Class
MedicalViewerCustomAnnotationArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features