ISvgPath
Leave feedback
On this page
public interface ISvgPath
Defines annotation svg path coordinates array
| Method | Description |
|---|---|
| getSvgPath() | Gets or sets annotation svg path coordinates array |
| setSvgPath(String value) | Gets or sets annotation svg path coordinates array |
public abstract String getSvgPath()
Gets or sets annotation svg path coordinates array
Returns: java.lang.String -
public abstract void setSvgPath(String value)
Gets or sets annotation svg path coordinates array
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.String |
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.