DefaultAnnotationFont Property

Summary
Gets or sets the Leadtools.Annotations.Engine.AnnFont class that represents the font used for the text in all the annotation objects.
Syntax
C#
VB
C++
public AnnFont DefaultAnnotationFont { get; set; } 
  
Public Property DefaultAnnotationFont As AnnFont 
            public: 
property AnnFont^ DefaultAnnotationFont { 
   AnnFont^ get(); 
   void set (    AnnFont^ ); 
} 

Property Value

Leadtools.Annotations.Engine.AnnFont class that represents the font used for the text in all the annotation objects that will be drawn later.

Example

For an example, refer to MedicalViewerSubCell.

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.