Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a polygon-based layer to be drawn in a map.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering.MapLayer
Microsoft.ReportingServices.OnDemandReportRendering.MapVectorLayer
Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonLayer
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapPolygonLayer _
Inherits MapVectorLayer
'Usage
Dim instance As MapPolygonLayer
public sealed class MapPolygonLayer : MapVectorLayer
public ref class MapPolygonLayer sealed : public MapVectorLayer
[<SealedAttribute>]
type MapPolygonLayer =
class
inherit MapVectorLayer
end
public final class MapPolygonLayer extends MapVectorLayer
Der MapPolygonLayer-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
DataElementName | Gets or sets the name for the vector layer to use for the data element or attribute. (Geerbt von MapVectorLayer.) |
![]() |
DataElementOutput | Indicates whether the vector layer will appear in a data rendering. (Geerbt von MapVectorLayer.) |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
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. (Geerbt von MapVectorLayer.) |
![]() |
MapCenterPointRules | Gets a set of rules to be applied to the map polygon center point in the parent layer. |
![]() |
MapCenterPointTemplate | Gets a template for the polygon center point to be applied to points in the parent map layer. |
![]() |
MapDataRegion | Gets the data region from which to consume data. (Geerbt von MapVectorLayer.) |
![]() |
MapDataRegionName | Gets the name of the map data region. (Geerbt von MapVectorLayer.) |
![]() |
MapFieldDefinitions | Gets a collection of A MapFieldDefinition objects in the vector layer. (Geerbt von MapVectorLayer.) |
![]() |
MapPolygonRules | Gets a set of rules to be applied to the map polygons in the parent layer. |
![]() |
MapPolygons | Gets a collection of embedded map polygons. |
![]() |
MapPolygonTemplate | Gets a polygon template to be applied for polygons in the parent map layer. |
![]() |
MapSpatialData | Gets a map data region, map data set, or map shapefile as the source for the map points in the vector layer. (Geerbt von MapVectorLayer.) |
![]() |
MaximumZoom | Gets the maximum zoom level at which the map layer is visible. (Geerbt von MapLayer.) |
![]() |
MinimumZoom | Gets the minimum zoom level at which the map layer is visible. (Geerbt von MapLayer.) |
![]() |
Name | Gets the name of the map layer. (Geerbt von MapLayer.) |
![]() |
Transparency | Gets the transparency for map lines in the map layer as a percentage. (Geerbt von MapLayer.) |
![]() |
VisibilityMode | Gets the visibility mode for the map layer. (Geerbt von MapLayer.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IMapObjectCollectionItem.SetNewContext | Infrastruktur Sets a new context for the collection. (Geerbt von MapObjectCollectionItem.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)
.gif)
.gif)