(Leadtools.Annotations.Core)

Font Property (AnnLabel)

Show in webframe





Gets or sets the AnnFont for this AnnLabel.
Syntax
public AnnFont Font {get; set;}
Public Property Font As AnnFont
public AnnFont Font {get; set;}
@property (nonatomic) LTAnnFont*   font;
public AnnFont getFont()
public void setFont(AnnFont font)
            
 
get_Font();
set_Font(value);
Object.defineProperty('Font');

Property Value

The AnnFont for this AnnLabel.
Requirements

Target Platforms

See Also

Reference

AnnLabel Class
AnnLabel Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.