IFontSize
public interface IFontSize
Defines annotation text font size
Methods
| Method | Description |
|---|---|
| getFontSize() | Gets or sets annotation text font size |
| setFontSize(Double value) | Gets or sets annotation text font size |
getFontSize()
public abstract Double getFontSize()
Gets or sets annotation text font size
Returns: java.lang.Double -
setFontSize(Double value)
public abstract void setFontSize(Double value)
Gets or sets annotation text font size
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Double |