public interface ISvgPath
Defines annotation svg path coordinates array
Modifier and Type | Method and Description |
---|---|
String |
getSvgPath()
Gets or sets annotation svg path coordinates array
|
void |
setSvgPath(String value)
Gets or sets annotation svg path coordinates array
|