←Select platform

Font Property

Summary

Gets or sets the font that is used to draw the tags.

Syntax

C#
VB
C++
public override Font Font { get; set; } 
  
Public Overrides Property Font As Font 
             
            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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly