←Select platform

DefaultAnnotationColor Property

Summary

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

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

Property Value

System.Drawing.Colorthe default annotation color.

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