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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly