Свойство MapViewport.MapView
Gets the center of a map viewport based on an arbitrary point.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapView As MapView
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapView
A MapView object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering