IFontColor
Leave feedback
On this page
public interface IFontColor
Defines annotation text font color
| Method | Description |
|---|---|
| getFontColor() | Gets or sets annotation text font color |
| setFontColor(Integer value) | Gets or sets annotation text font color |
public abstract Integer getFontColor()
Gets or sets annotation text font color
Returns: java.lang.Integer -
public abstract void setFontColor(Integer value)
Gets or sets annotation text font color
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Integer |
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.