Свойство MapViewport.MapLimits
Gets the limits of a map viewport.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapLimits As MapLimits
Get
'Применение
Dim instance As MapViewport
Dim value As MapLimits
value = instance.MapLimits
public MapLimits MapLimits { get; }
public:
property MapLimits^ MapLimits {
MapLimits^ get ();
}
member MapLimits : MapLimits
function get MapLimits () : MapLimits
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapLimits
A MapLimits object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering