Compartir a través de


ImageMapArea Miembros

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

El tipo ImageMapArea expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ImageMapArea Initializes a new instance of the ImageMapArea class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico SetCoordinates Sets the coordinates and type of the image map area.
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ActionInfo Returns information about the actions on the image.
Propiedad pública Coordinates Gets the coordinates of the shape, in percentage of chart size.
Propiedad pública ID Gets or sets the identifier for the image map area.
Propiedad pública Shape Gets the shape of the area.

Principio