HTMLAnchorElement.Shape

HTMLAnchorElement.Shape property

The shape of the active area. The coordinates are given by coords. See the shape attribute definition in HTML 4.01.

public string Shape { get; set; }

See Also