CircleHotSpot Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| AccessKey | Gets or sets the access key that allows you to quickly navigate to the HotSpot region. (inherited from HotSpot) |
| AlternateText | Gets or sets the alternate text to display for a HotSpot object in an ImageMap control when the image is unavailable or renders to a browser that does not support images. (inherited from HotSpot) |
| HotSpotMode | Gets or sets the behavior of a HotSpot object in an ImageMap control when the HotSpot is clicked. (inherited from HotSpot) |
| NavigateUrl | Gets or sets the URL to navigate to when a HotSpot object is clicked. (inherited from HotSpot) |
| PostBackValue | Gets or sets the name of the HotSpot object to pass in the event data when the HotSpot is clicked. (inherited from HotSpot) |
| Radius | Gets or sets the distance from the center to the edge of the circular region defined by this CircleHotSpot object. |
| TabIndex | Gets or sets the tab index of the HotSpot region. (inherited from HotSpot) |
| Target | Gets or sets the target window or frame in which to display the Web page content linked to when a HotSpot object that navigates to a URL is clicked. (inherited from HotSpot) |
| X | Gets or sets the x-coordinate of the center of the circular region defined by this CircleHotSpot object. |
| Y | Gets or sets the y-coordinate of the center of the circular region defined by this CircleHotSpot object. |
Reference
CircleHotSpot ClassSystem.Web.UI.WebControls Namespace
Radius
X
Y
HotSpot.HotSpotMode
ImageMap
Other Resources
ImageMap Web Server ControlCommunity Additions
ADD
Show: