←Select platform

Font Property

Summary
Gets or sets the AnnFont for this AnnLabel.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnFont Font { get; set; } 
@property (nonatomic, strong) LTAnnFont *font; 
public AnnFont getFont() 
public void setFont(AnnFont font) 
public:  
   property AnnFont^ Font 
   { 
      AnnFont^ get() 
      void set(AnnFont^ value) 
   } 
Font # get and set (AnnLabel) 

Property Value

The AnnFont for this AnnLabel.

Requirements

Target Platforms

See Also

Reference

AnnLabel Class

AnnLabel Members

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

Leadtools.Annotations.Engine Assembly

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