| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets shape id
|
void |
setEventHandler(int eventType,
java.lang.String handler)
Sets event handler for the shape
|
void |
setId(java.lang.String value)
Gets shape id
|
public final void setEventHandler(int eventType,
java.lang.String handler)
Sets event handler for the shape
setEventHandler in interface ISvgShapeeventType - Type of event.handler - Javascript function to handle event. Null value removes handler.public final java.lang.String getId()
Gets shape id
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.