Classe MapCustomViewInstance
Represents an instance type of the MapCustomView class and contains the calculated values of the properties in MapCustomView.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapViewInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapCustomViewInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class MapCustomViewInstance _
Inherits MapViewInstance
'Uso
Dim instance As MapCustomViewInstance
public sealed class MapCustomViewInstance : MapViewInstance
public ref class MapCustomViewInstance sealed : public MapViewInstance
[<SealedAttribute>]
type MapCustomViewInstance =
class
inherit MapViewInstance
end
public final class MapCustomViewInstance extends MapViewInstance
O tipo MapCustomViewInstance expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
CenterX | Gets the calculated value of the CenterX property in a MapCustomView class. | |
CenterY | Gets the calculated value of the CenterY property in a MapCustomView class. | |
Zoom | Gets the calculated value of the Zoom property in a MapView class. (Herdado de MapViewInstance.) |
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.) | |
ResetInstanceCache | Infraestrutura. (Herdado de MapViewInstance.) | |
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.