Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the center of a map viewport based on an arbitrary point.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MapView As MapView
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapView
A MapView object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering