The members of System.Web.UI.WebControls.CircleHotSpot are listed below.
See Also: Inherited members from System.Web.UI.WebControls.HotSpot
Initializes a new instance of the System.Web.UI.WebControls.CircleHotSpot class. |
| Radius | int.
Gets or sets the distance from the center to the edge of the circular region defined by this System.Web.UI.WebControls.CircleHotSpot object. | |
| X | int.
Gets or sets the x-coordinate of the center of the circular region defined by this System.Web.UI.WebControls.CircleHotSpot object. | |
| Y | int.
Gets or sets the y-coordinate of the center of the circular region defined by this System.Web.UI.WebControls.CircleHotSpot object. |
| [read-only] override | MarkupName | string.
Gets the markup-language string representation for the shape of the System.Web.UI.WebControls.CircleHotSpot object. |
override | GetCoordinates()
| |