HTMLAnchorElement.Coords

HTMLAnchorElement.Coords property

Comma-separated list of lengths, defining an active region geometry. See also shape for the shape of the region. See the coords attribute definition in HTML 4.01.

public string Coords { get; set; }

See Also