LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

DefaultAnnotationColor Property

LEADTOOLS SDK Help  |  





Gets or sets the System.Drawing.Color that determines the default annotation color that will be used when drawing the annotation using the annotation action.
Syntax
public Color DefaultAnnotationColor {get; set;}
public:
property Color DefaultAnnotationColor {
   Color get();
   void set (    Color value);
}
'Declaration
 
Public Property DefaultAnnotationColor As Color
 
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim value As Color
 
instance.DefaultAnnotationColor = value
 
value = instance.DefaultAnnotationColor

Property Value

System.Drawing.Colorthe default annotation color.
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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