System.Web.UI.WebControls.PolygonHotSpot Members

The members of System.Web.UI.WebControls.PolygonHotSpot are listed below.

See Also: Inherited members from System.Web.UI.WebControls.HotSpot

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.PolygonHotSpot class.

Public Properties

Coordinatesstring.

A string of coordinates that represents the vertexes of a System.Web.UI.WebControls.PolygonHotSpot object.

Protected Properties

[read-only]
override
MarkupNamestring.

Gets the string representation for the System.Web.UI.WebControls.PolygonHotSpot object's shape.

Public Methods

override
GetCoordinates() : string

Returns a string that represents the coordinates of the vertexes of a System.Web.UI.WebControls.PolygonHotSpot object.