Partilhar via


Classe ImageMapArea

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

Hierarquia de herança

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

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class ImageMapArea
'Uso
Dim instance As ImageMapArea
public sealed class ImageMapArea
public ref class ImageMapArea sealed
[<SealedAttribute>]
type ImageMapArea =  class end
public final class ImageMapArea

O tipo ImageMapArea expõe os membros a seguir.

Construtores

  Nome Descrição
Método público ImageMapArea Initializes a new instance of the ImageMapArea class.

Início

Propriedades

  Nome Descrição
Propriedade pública ActionInfo Returns information about the actions on the image.
Propriedade pública Coordinates Gets the coordinates of the shape, in percentage of chart size.
Propriedade pública ID Gets or sets the identifier for the image map area.
Propriedade pública Shape Gets the shape of the area.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público SetCoordinates Sets the coordinates and type of the image map area.
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.