IOpacity
Leave feedback
On this page
public interface IOpacity
Defines annotation opacity
| Method | Description |
|---|---|
| getOpacity() | Gets or sets annotation opacity |
| setOpacity(Double value) | Gets or sets annotation opacity |
public abstract Double getOpacity()
Gets or sets annotation opacity
Returns: java.lang.Double -
public abstract void setOpacity(Double value)
Gets or sets annotation opacity
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Double |
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.