Classe ImageMapAreaInstance
Represents an instance type of the ImageMapArea class, and contains the calculated values of the properties in ImageMapArea.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ImageMapAreaInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ImageMapAreaInstance
'Uso
Dim instance As ImageMapAreaInstance
public sealed class ImageMapAreaInstance
public ref class ImageMapAreaInstance sealed
[<SealedAttribute>]
type ImageMapAreaInstance = class end
public final class ImageMapAreaInstance
O tipo ImageMapAreaInstance expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Coordinates | Gets the calculated coordinates of the ImageMapArea, in percentage of chart size. | |
Shape | Gets the calculated shape of the ImageMapArea. | |
ToolTip | Gets the calculated tooltip of the ImageMapArea. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
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.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering