System.Web.UI.WebControls.RectangleHotSpot: Property Members

The properties of System.Web.UI.WebControls.RectangleHotSpot are listed below. For a list of all members, see the RectangleHotSpot Members list.

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

Public Properties

Bottomint.

Gets or sets the y-coordinate of the bottom side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object.

Leftint.

Gets or sets the x-coordinate of the left side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object.

Rightint.

Gets or sets the x-coordinate of the right side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object.

Topint.

Gets or sets the y-coordinate of the top side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object.

Protected Properties

[read-only]
override
MarkupNamestring.

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