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 | |
---|---|---|
![]() |
ImageMapArea | Initializes a new instance of the ImageMapArea class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
ActionInfo | Returns information about the actions on the image. |
![]() |
Coordinates | Gets the coordinates of the shape, in percentage of chart size. |
![]() |
ID | Gets or sets the identifier for the image map area. |
![]() |
Shape | Gets the shape of the area. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
SetCoordinates | Sets the coordinates and type of the image map area. |
![]() |
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.