public interface IFontColor
Defines annotation text font color
Modifier and Type | Method and Description |
---|---|
Integer |
getFontColor()
Gets or sets annotation text font color
|
void |
setFontColor(Integer value)
Gets or sets annotation text font color
|