public interface IBackgroundColor
Defines annotation background color
Modifier and Type | Method and Description |
---|---|
Integer |
getBackgroundColor()
Gets or sets annotation background color
|
void |
setBackgroundColor(Integer value)
Gets or sets annotation background color
|