Retrieves the SvgElement with the specified ID.
public virtual SvgElement GetElementById(string id)
A String? containing the ID of the element to find.