(Leadtools.Annotations.Core)

FontSize Property

Show in webframe





Gets or sets the point size of the new font for this AnnFont object.
Syntax
public double FontSize {get; set;}
Public Property FontSize As Double
public double FontSize {get; set;}
@property (nonatomic) double fontSize;
public double getFontSize()
public void setFontSize(double fontSize)
            
 
get_FontSize();
set_FontSize(value);
Object.defineProperty('FontSize');

Property Value

The point size of the new font for this AnnFont object.
Requirements

Target Platforms

See Also

Reference

AnnFont Class
AnnFont Members

 

 


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