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