Partager via


Propriété MapProjection

Gets the calculated value of the MapProjection 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 MapProjection As MapProjection
    Get
'Utilisation
Dim instance As MapViewportInstance
Dim value As MapProjection

value = instance.MapProjection
public MapProjection MapProjection { get; }
public:
property MapProjection MapProjection {
    MapProjection get ();
}
member MapProjection : MapProjection
function get MapProjection () : MapProjection

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapProjection
A MapProjection value that represents the calculated value of the MapProjection property.