Condividi tramite


Proprietà MapProjection

Gets the calculated value of the MapProjection property in a MapViewport class.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property MapProjection As MapProjection
    Get
'Utilizzo
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

Valore proprietà

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