←Select platform

Font Property

Summary
Gets or sets the AnnFont for this AnnLabel.
Syntax
C#
VB
Objective-C
C++
Java
public AnnFont Font { get; set; } 
Public Property Font As AnnFont 
@property (nonatomic) LTAnnFont*   font; 
public AnnFont getFont() 
public void setFont(AnnFont font) 
public:  
   property AnnFont^ Font 
   { 
      AnnFont^ get() 
      void set(AnnFont^ value) 
   } 

Property Value

The AnnFont for this AnnLabel.

Requirements

Target Platforms

See Also

Reference

AnnLabel Class

AnnLabel Members

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

Leadtools.Annotations.Engine Assembly

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