←Select platform

AnnotationColor Property

Summary

Gets or sets the color of the annotation object.

Syntax

C#
VB
C++
public Color AnnotationColor { get; set; } 
  
Public Property AnnotationColor As Color 
             
            public: 
property Color AnnotationColor { 
   Color get(); 
   void set (    Color ); 
} 
             

Property Value

A Leadtools.RasterColor that represents the color of the annotation object.

Example

For an example, refer to MedicalViewerAnnotationAngle

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