public interface IFontSize
Defines annotation text font size
Modifier and Type | Method and Description |
---|---|
Double |
getFontSize()
Gets or sets annotation text font size
|
void |
setFontSize(Double value)
Gets or sets annotation text font size
|