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
Bottom | int.
![]() Gets or sets the y-coordinate of the bottom side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object. | |
Left | int.
![]() Gets or sets the x-coordinate of the left side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object. | |
Right | int.
![]() Gets or sets the x-coordinate of the right side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object. | |
Top | int.
![]() Gets or sets the y-coordinate of the top side of the rectangular region defined by this System.Web.UI.WebControls.RectangleHotSpot object. |
[read-only] override | MarkupName | string.
![]() Gets the string representation for the System.Web.UI.WebControls.RectangleHotSpot object's shape. |