←Select platform

DrawDesigner Property

Summary

Gets or sets the DrawDesigner for the requested custom annotation.

Syntax

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

Leadtools.MedicalViewer Assembly