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#
C++/CLI
public Color DefaultAnnotationColor { get; set; } 
            public: 
property Color DefaultAnnotationColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

System.Drawing.Colorthe default annotation color.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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