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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.