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 calculated value of the MapCoordinateSystem property in a MapViewport class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MapCoordinateSystem As MapCoordinateSystem
Get
'Utilisation
Dim instance As MapViewportInstance
Dim value As MapCoordinateSystem
value = instance.MapCoordinateSystem
public MapCoordinateSystem MapCoordinateSystem { get; }
public:
property MapCoordinateSystem MapCoordinateSystem {
MapCoordinateSystem get ();
}
member MapCoordinateSystem : MapCoordinateSystem
function get MapCoordinateSystem () : MapCoordinateSystem
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapCoordinateSystem
A MapCoordinateSystem value that represents the calculated value of the MapCoordinateSystem property.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering