Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the center of a map viewport based on an arbitrary point.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property MapView As MapView
Get
'Uso
Dim instance As MapViewport
Dim value As MapView
value = instance.MapView
public MapView MapView { get; }
public:
property MapView^ MapView {
MapView^ get ();
}
member MapView : MapView
function get MapView () : MapView
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapView
A MapView object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering