Font Property

Summary
Gets or sets the font that is used to draw the tags.
Syntax
C#
C++/CLI
public override Font Font { get; set; } 
            public: 
property Font^ Font { 
   Font^ get() override; 
   void set (    Font^ ) override; 
} 

Property Value

Font that represents the font that will be used to draw the tags (overlay text).

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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