EditDesigner Property

Summary
Gets or sets the AnnEditDesigner for the requested custom annotation.
Syntax
C#
C++/CLI
public AnnEditDesigner EditDesigner { get; set; } 
            public: 
property AnnEditDesigner^ EditDesigner { 
   AnnEditDesigner^ get(); 
   void set (    AnnEditDesigner^ ); 
} 

Property Value

Leadtools.Annotations.Designers.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.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.