LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

EditDesigner Property






Gets or sets the AnnEditDesigner for the requested custom annotation.
Syntax
public AnnEditDesigner EditDesigner {get; set;}
'Declaration
 
Public Property EditDesigner As AnnEditDesigner
'Usage
 
Dim instance As MedicalViewerCustomAnnotationArgs
Dim value As AnnEditDesigner
 
instance.EditDesigner = value
 
value = instance.EditDesigner
public AnnEditDesigner EditDesigner {get; set;}
 get_EditDesigner();
set_EditDesigner(value);
public:
property AnnEditDesigner^ EditDesigner {
   AnnEditDesigner^ get();
   void set (    AnnEditDesigner^ value);
}

Property Value

Leadtools.Annotations.AnnEditDesigner that will be used when editing the requested custom annotation.
Remarks
If the user did not send the edit designer of the custom annotation object, the toolkit will internally tries to find the closest built-in edit designer. If the toolkit can not find any suitable edit designer, the custom annotation will not enter the edit mode.
Example
For an example, please refer to MedicalViewerCustomAnnotationRequestedObject.
Requirements

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

See Also

Reference

MedicalViewerCustomAnnotationArgs Class
MedicalViewerCustomAnnotationArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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