Classe MapDataBoundView
Represents the center of a map viewport based on the map items that are bound to data.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapView
Microsoft.ReportingServices.OnDemandReportRendering..::..MapDataBoundView
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class MapDataBoundView _
Inherits MapView
'Uso
Dim instance As MapDataBoundView
public sealed class MapDataBoundView : MapView
public ref class MapDataBoundView sealed : public MapView
[<SealedAttribute>]
type MapDataBoundView =
class
inherit MapView
end
public final class MapDataBoundView extends MapView
O tipo MapDataBoundView expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Zoom | Gets the zoom level of a map viewport. (Herdado de MapView.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_instance | Infraestrutura. (Herdado de MapView.) | |
m_map | Infraestrutura. (Herdado de MapView.) |
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.