Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

AnnotationObject Property






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.Core.AnnObject that represents the custom annotation object requested.
Remarks
Sending this instance is a must, otherwise, the custom annotation creation will fail.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCustomAnnotationArgs Class
MedicalViewerCustomAnnotationArgs Members

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