[]
Gets an SvgElement with the specified id, or null if nothing was found.
public SvgElement GetElementByID(string id)
Public Function GetElementByID(id As String) As SvgElement
| Type | Name | Description |
|---|---|---|
| string | id |
| Type | Description |
|---|---|
| SvgElement |