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

Show in webframe

MedicalViewerCustomAnnotationRequestedObject Enumeration






Represents the enumeration that will be sent through the MedicalViewerBaseCell.CustomAnnotationDataRequested to the custom annotation object, run designer, or edit designer.
Syntax
public enum MedicalViewerCustomAnnotationRequestedObject : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
'Declaration   Public Enum MedicalViewerCustomAnnotationRequestedObject    Inherits System.Enum    Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
public enum class MedicalViewerCustomAnnotationRequestedObject : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000000EditDesigner The request is a new instance of the custom annotation edit designer.
0x00000001DrawDesigner The request is a new instance of the custom annotation run designer.
0x00000002AnnotationObject The request is a new instance of the custom annotation object.
Remarks

The annotation as custom must be declared before registering the MedicalViewerBaseCell.CustomAnnotationDataRequested event.

For more information on how to create a custom annotation, refer to the MedicalViewerBaseCell.CustomAnnotationDataRequested event.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerCustomAnnotationRequestedObject

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

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