Właściwość Map.MapViewport
Pobiera wziernika mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapViewport As MapViewport
Get
'Użycie
Dim instance As Map
Dim value As MapViewport
value = instance.MapViewport
public MapViewport MapViewport { get; }
public:
property MapViewport^ MapViewport {
MapViewport^ get ();
}
member MapViewport : MapViewport
function get MapViewport () : MapViewport
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapViewport
A MapViewport obiektu.
Zobacz także