Share via


ImageMapArea Members

Represents an area in an image map. This class cannot be inherited.

The following tables list the members exposed by the ImageMapArea type.

Public Constructors

  Name Description
ImageMapArea Initializes a new instance of the ImageMapArea class.

Top

Public Properties

  Name Description
ms162249.pubproperty(en-US,SQL.90).gif ActionInfo Returns information about the actions on the image.
ms162249.pubproperty(en-US,SQL.90).gif Coordinates Gets the coordinates of the shape, in percentage of chart size.
ms162249.pubproperty(en-US,SQL.90).gif ID Gets or sets the identifier for the image map area.
ms162249.pubproperty(en-US,SQL.90).gif Shape Gets the shape of the area.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162249.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162249.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162249.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162249.pubmethod(en-US,SQL.90).gifms162249.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162249.pubmethod(en-US,SQL.90).gif SetCoordinates Sets the coordinates and type of the image map area.
ms162249.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162249.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162249.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ImageMapArea Class
Microsoft.ReportingServices.ReportRendering Namespace