Partager via


Classe ImageMapArea

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ImageMapArea

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ImageMapArea
'Utilisation
Dim instance As ImageMapArea
public sealed class ImageMapArea
public ref class ImageMapArea sealed
[<SealedAttribute>]
type ImageMapArea =  class end
public final class ImageMapArea

Le type ImageMapArea expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ImageMapArea Initializes a new instance of the ImageMapArea class.

Haut de la page

Propriétés

  Nom Description
Propriété publique ActionInfo Returns information about the actions on the image.
Propriété publique Coordinates Gets the coordinates of the shape, in percentage of chart size.
Propriété publique ID Gets or sets the identifier for the image map area.
Propriété publique Shape Gets the shape of the area.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique SetCoordinates Sets the coordinates and type of the image map area.
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.