Partager via


Classe MapPolygonLayer

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MapPolygonLayer _
    Inherits MapVectorLayer
'Utilisation
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

Le type MapPolygonLayer expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DataElementName Gets or sets the name for the vector layer to use for the data element or attribute. (hérité de MapVectorLayer.)
Propriété publique DataElementOutput Indicates whether the vector layer will appear in a data rendering. (hérité de MapVectorLayer.)
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique 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. (hérité de MapVectorLayer.)
Propriété publique MapCenterPointRules Gets a set of rules to be applied to the map polygon center point in the parent layer.
Propriété publique MapCenterPointTemplate Gets a template for the polygon center point to be applied to points in the parent map layer.
Propriété publique MapDataRegion Gets the data region from which to consume data. (hérité de MapVectorLayer.)
Propriété publique MapDataRegionName Gets the name of the map data region. (hérité de MapVectorLayer.)
Propriété publique MapFieldDefinitions Gets a collection of A MapFieldDefinition objects in the vector layer. (hérité de MapVectorLayer.)
Propriété publique MapPolygonRules Gets a set of rules to be applied to the map polygons in the parent layer.
Propriété publique MapPolygons Gets a collection of embedded map polygons.
Propriété publique MapPolygonTemplate Gets a polygon template to be applied for polygons in the parent map layer.
Propriété publique MapSpatialData Gets a map data region, map data set, or map shapefile as the source for the map points in the vector layer. (hérité de MapVectorLayer.)
Propriété publique MaximumZoom Gets the maximum zoom level at which the map layer is visible. (hérité de MapLayer.)
Propriété publique MinimumZoom Gets the minimum zoom level at which the map layer is visible. (hérité de MapLayer.)
Propriété publique Name Gets the name of the map layer. (hérité de MapLayer.)
Propriété publique Transparency Gets the transparency for map lines in the map layer as a percentage. (hérité de MapLayer.)
Propriété publique VisibilityMode Gets the visibility mode for the map layer. (hérité de MapLayer.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_instance Infrastructure. (hérité de MapObjectCollectionItem.)
Champ protégé m_map Infrastructure. (hérité de MapLayer.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IMapObjectCollectionItem. . :: . .SetNewContext (hérité de MapObjectCollectionItem.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.