This documentation is archived and is not being maintained.

PolygonHotSpot Properties

The PolygonHotSpot type exposes the following members.

  NameDescription
Public property AccessKey Gets or sets the access key that allows you to quickly navigate to the HotSpot region. (Inherited from HotSpot.)
Public property 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.)
Public property Coordinates A string of coordinates that represents the vertexes of a PolygonHotSpot object.
Public property HotSpotMode Gets or sets the behavior of a HotSpot object in an ImageMap control when the HotSpot is clicked. (Inherited from HotSpot.)
Protected property IsTrackingViewState Gets a value indicating whether the HotSpot object is tracking its view-state changes. (Inherited from HotSpot.)
Protected property MarkupName When overridden in a derived class, gets the string representation for the HotSpot object's shape. (Inherited from HotSpot.)
Public property NavigateUrl Gets or sets the URL to navigate to when a HotSpot object is clicked. (Inherited from HotSpot.)
Public property PostBackValue Gets or sets the name of the HotSpot object to pass in the event data when the HotSpot is clicked. (Inherited from HotSpot.)
Public property TabIndex Gets or sets the tab index of the HotSpot region. (Inherited from HotSpot.)
Public property 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.)
Protected property ViewState Gets a dictionary of state information that allows you to save and restore the view state of a HotSpot object across multiple requests for the same page. (Inherited from HotSpot.)
Top

  NameDescription
Explicit interface implemetation Private property IStateManager::IsTrackingViewState Infrastructure. Gets a value indicating whether the HotSpot object is tracking its view-state changes. (Inherited from HotSpot.)
Top
Show: