DrawDesigner Property

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

Property Value

Leadtools.Annotations.Designers.AnnDrawDesigner that will be used when drawing the requested custom annotation.

Remarks

If the user did not send the draw designer of the custom annotation object, the toolkit will internally tries to find the closest built-in draw designer. If the toolkit could not find any suitable draw designer, the custom annotation will not be drawn.

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.