Класс MapPolygonLayer

Represents a polygon-based layer to be drawn in a map.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Class MapPolygonLayer _
    Inherits MapVectorLayer
'Применение
Dim instance As MapPolygonLayer
public class MapPolygonLayer : MapVectorLayer
public ref class MapPolygonLayer : public MapVectorLayer
type MapPolygonLayer =  
    class
        inherit MapVectorLayer
    end
public class MapPolygonLayer extends MapVectorLayer

Тип MapPolygonLayer обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод MapPolygonLayer Initializes a new instance of the MapPolygonLayer class.

В начало

Свойства

  Имя Описание
Открытое свойство ComponentMetadata The component metadata. (Производный от ReportObject.)
Открытое свойство DataElementName Gets or sets the name for the vector layer to use for the data element or attribute. (Производный от MapVectorLayer.)
Открытое свойство DataElementOutput Indicates whether the vector layer will appear in a data rendering. (Производный от MapVectorLayer.)
Открытое свойство DesignerMaxRowCount Инфраструктура. (Производный от MapVectorLayer.)
Открытое свойство MapBindingFieldPairs Gets or sets a collection of MapBindingFieldPair elements to be used to bind the map items in the vector layer to the data region that is associated with the layer. (Производный от MapVectorLayer.)
Открытое свойство MapCenterPointRules Gets or sets a set of rules to be applied to the map polygon center point in the parent layer.
Открытое свойство MapCenterPointTemplate Gets or sets a template for the polygon center point to be applied to points in the parent map layer.
Открытое свойство MapDataRegionName Gets or sets the data region from which to consume data. (Производный от MapVectorLayer.)
Открытое свойство MapFieldDefinitions Gets or sets a collection of A MapFieldDefinition objects in the vector layer. (Производный от MapVectorLayer.)
Открытое свойство MapPolygonRules Gets or sets a set of rules to be applied to the map polygons in the parent layer.
Открытое свойство MapPolygons Gets or sets a collection of embedded map polygons.
Открытое свойство MapPolygonTemplate Gets or sets a polygon template to be applied for polygons in the parent map layer.
Открытое свойство MapSpatialData Gets or sets a map data region, map data set, or map shapefile as the source for the map points in the vector layer. (Производный от MapVectorLayer.)
Открытое свойство MaximumZoom Gets or sets the maximum zoom level at which the map layer is visible. (Производный от MapLayer.)
Открытое свойство MinimumZoom Gets or sets the minimum zoom level at which the map layer is visible. (Производный от MapLayer.)
Открытое свойство Name Gets or sets a name for the map layer. (Производный от MapLayer.)
Открытое свойство Parent The parent of this report object. (Производный от ReportObjectBase.)
Открытое свойство Site Инфраструктура. (Производный от ReportObject.)
Открытое свойство Transparency Gets or sets the transparency for map lines in the map layer as a percentage. (Производный от MapLayer.)
Открытое свойство VisibilityMode Gets or sets the visibility mode for the map layer. (Производный от MapLayer.)

В начало

Методы

  Имя Описание
Открытый метод DeepClone Returns a deep clone of this ReportObject instance. (Производный от ReportObject.)
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetContainingDataScopes Инфраструктура. (Производный от ReportObject.)
Защищенный метод GetDataScopesForDefaultImpl Инфраструктура. (Производный от ReportObject.)
Защищенный метод GetDependenciesCore Инфраструктура. (Производный от ReportObject.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод Initialize Initializes the current MapPolygonLayer instance. (Переопределяет MapVectorLayer. . :: . .Initialize() () () ().)
Защищенный метод InitializeForDesigner Инфраструктура. (Производный от ReportObject.)
Защищенный метод MemberwiseClone (Производный от Object.)
Защищенный метод OnChildPropertyChanged Инфраструктура. (Производный от ReportObject.)
Защищенный метод OnPropertyChanged Инфраструктура. (Производный от ReportObject.)
Защищенный метод RdlSemanticEqualsCore Инфраструктура. (Производный от ReportObject.)
Защищенный метод SavePropertyValue< (Of < <' (T> ) > > ) Инфраструктура. (Производный от ReportObject.)
Открытый метод ToString (Производный от Object.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IDisposable. . :: . .Dispose (Производный от ReportObject.)
Явная реализация интерфейсаЗакрытое событие IComponent. . :: . .Disposed (Производный от ReportObject.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.