Leadtools.Annotations.Core Namespace > AnnFont Class : FontSize Property |
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');