Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnLabel Class : Font Property |
public AnnFont Font {get; set;}
'Declaration
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');