Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

DrawDesigner Property






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

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

See Also

Reference

MedicalViewerCustomAnnotationArgs Class
MedicalViewerCustomAnnotationArgs Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features