IFontColor
public interface IFontColor
Defines annotation text font color
Methods
Method | Description |
---|---|
getFontColor() | Gets or sets annotation text font color |
setFontColor(Integer value) | Gets or sets annotation text font color |
getFontColor()
public abstract Integer getFontColor()
Gets or sets annotation text font color
Returns: java.lang.Integer -
setFontColor(Integer value)
public abstract void setFontColor(Integer value)
Gets or sets annotation text font color
Parameters:
Parameter | Type | Description |
---|---|---|
value | java.lang.Integer |