IPenColor
Leave feedback
On this page
public interface IPenColor
Defines annotation pen color
| Method | Description |
|---|---|
| getPenColor() | Gets or sets annotation pen color |
| setPenColor(Integer value) | Gets or sets annotation pen color |
public abstract Integer getPenColor()
Gets or sets annotation pen color
Returns: java.lang.Integer -
public abstract void setPenColor(Integer value)
Gets or sets annotation pen color
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Integer |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.