LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

AnnotationColor Property

Show in webframe





Gets or sets the color of the annotation object.
Syntax
public Color AnnotationColor {get; set;}
'Declaration
 
Public Property AnnotationColor As Color
'Usage
 
Dim instance As MedicalViewerAnnotation
Dim value As Color
 
instance.AnnotationColor = value
 
value = instance.AnnotationColor

            

            
public:
property Color AnnotationColor {
   Color get();
   void set (    Color value);
}

Property Value

A Leadtools.RasterColor that represents the color of the annotation object.
Example
For an example, refer to MedicalViewerAnnotationAngle
Requirements

Target Platforms

See Also

Reference

MedicalViewerAnnotation Class
MedicalViewerAnnotation 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