IFontSize
Leave feedback
On this page
public interface IFontSize
Defines annotation text font size
| Method | Description |
|---|---|
| getFontSize() | Gets or sets annotation text font size |
| setFontSize(Double value) | Gets or sets annotation text font size |
public abstract Double getFontSize()
Gets or sets annotation text font size
Returns: java.lang.Double -
public abstract void setFontSize(Double value)
Gets or sets annotation text font size
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Double |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.