Класс MapDataBoundView
Represents the center of a map viewport based on the map items that are bound to data.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.MapView
Microsoft.ReportingServices.OnDemandReportRendering.MapDataBoundView
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class MapDataBoundView _
Inherits MapView
'Применение
Dim instance As MapDataBoundView
public sealed class MapDataBoundView : MapView
public ref class MapDataBoundView sealed : public MapView
[<SealedAttribute>]
type MapDataBoundView =
class
inherit MapView
end
public final class MapDataBoundView extends MapView
Тип MapDataBoundView обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Zoom | Gets the zoom level of a map viewport. (Производный от MapView.) |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering