IPenColor
public interface IPenColor
Defines annotation pen color
Methods
| Method | Description |
|---|---|
| getPenColor() | Gets or sets annotation pen color |
| setPenColor(Integer value) | Gets or sets annotation pen color |
getPenColor()
public abstract Integer getPenColor()
Gets or sets annotation pen color
Returns: java.lang.Integer -
setPenColor(Integer value)
public abstract void setPenColor(Integer value)
Gets or sets annotation pen color
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Integer |