←Select platform

EditDesigner Property

Summary

Gets or sets the AnnEditDesigner for the requested custom annotation.

Syntax

C#
VB
C++
public AnnEditDesigner EditDesigner { get; set; } 
  
Public Property EditDesigner As Leadtools.Annotations.Designers.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly