Spread for ASP.NET 8.0 Product Documentation
MapArea Class Members
Properties  Methods 


The following tables list the members exposed by MapArea.

Public Constructors
 NameDescription
Public ConstructorMapArea ConstructorInitializes a new instance of the MapArea class.  
Top
Public Properties
 NameDescription
Public PropertyAccessKeyGets or sets the access key that allows you to quickly navigate to the System.Web.UI.WebControls.HotSpot region. (Inherited from System.Web.UI.WebControls.HotSpot)
Public PropertyAlternateTextGets or sets the alternate text to display for a System.Web.UI.WebControls.HotSpot object in an System.Web.UI.WebControls.ImageMap control when the image is unavailable or renders to a browser that does not support images. (Inherited from System.Web.UI.WebControls.HotSpot)
Public PropertyAttributesGets the attributes of an area.  
Public PropertyCoordinatesGets or sets the string that indicates the coordinates of an area.  
Public PropertyHotSpotModeGets or sets the behavior of a System.Web.UI.WebControls.HotSpot object in an System.Web.UI.WebControls.ImageMap control when the System.Web.UI.WebControls.HotSpot is clicked. (Inherited from System.Web.UI.WebControls.HotSpot)
Public PropertyMapAreaInfoGets or sets the string value that indicates a MapAreaInfo object.  
Public PropertyNameGets or sets the name of an area.  
Public PropertyNavigateUrlGets or sets the URL to navigate to when a System.Web.UI.WebControls.HotSpot object is clicked. (Inherited from System.Web.UI.WebControls.HotSpot)
Public PropertyPostBackValueGets or sets the name of the System.Web.UI.WebControls.HotSpot object to pass in the event data when the System.Web.UI.WebControls.HotSpot is clicked. (Inherited from System.Web.UI.WebControls.HotSpot)
Public PropertyShapeGets or sets the shape type of an area.  
Public PropertyTabIndexGets or sets the tab index of an area.  
Public PropertyTargetGets or sets the target window or frame in which to display the Web page content linked to when a System.Web.UI.WebControls.HotSpot object that navigates to a URL is clicked. (Inherited from System.Web.UI.WebControls.HotSpot)
Public PropertyToolTipGets or sets the ToolTip of an area.  
Top
Protected Properties
 NameDescription
Protected PropertyIsTrackingViewStateGets a value indicating whether the System.Web.UI.WebControls.HotSpot object is tracking its view-state changes. (Inherited from System.Web.UI.WebControls.HotSpot)
Protected PropertyMarkupNameOverridden. Gets the markup name of an area.  
Protected PropertyViewStateGets a dictionary of state information that allows you to save and restore the view state of a System.Web.UI.WebControls.HotSpot object across multiple requests for the same page. (Inherited from System.Web.UI.WebControls.HotSpot)
Top
Public Methods
 NameDescription
Public MethodGetCoordinatesOverridden. Gets the coordinates of an area.  
Public MethodGetNavigateUrlGets or sets the URL to navigate to when a MapArea object is clicked.  
Public MethodGetPostBackValueGets or sets the name of the MapArea object to pass in to the event data when the MapArea is clicked.  
Public MethodGetToolTipGets or sets the tooltip to display when a MapArea object is hovered over.  
Public MethodToStringReturns the System.String representation of this instance of a System.Web.UI.WebControls.HotSpot object. (Inherited from System.Web.UI.WebControls.HotSpot)
Top
Protected Methods
 NameDescription
Protected MethodLoadViewStateOverridden. Restores view state information that was saved by SaveViewState.  
Protected MethodSaveViewStateOverridden. Saves view state changes that have occurred since the time the page was posted back to the server.  
Protected MethodTrackViewStateOverridden. Causes the tracking of view state changes to the server control.  
Top
See Also

Reference

MapArea Class
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.