Classe MapPointLayer
Represents a point-based layer to be drawn in a map.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLayer
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapVectorLayer
Microsoft.ReportingServices.OnDemandReportRendering..::..MapPointLayer
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class MapPointLayer _
Inherits MapVectorLayer
'Utilisation
Dim instance As MapPointLayer
public sealed class MapPointLayer : MapVectorLayer
public ref class MapPointLayer sealed : public MapVectorLayer
[<SealedAttribute>]
type MapPointLayer =
class
inherit MapVectorLayer
end
public final class MapPointLayer extends MapVectorLayer
Le type MapPointLayer expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
DataElementName | Gets or sets the name for the vector layer to use for the data element or attribute. (hérité de MapVectorLayer.) | |
DataElementOutput | Indicates whether the vector layer will appear in a data rendering. (hérité de 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. (hérité de MapVectorLayer.) | |
MapDataRegion | Gets the data region from which to consume data. (hérité de MapVectorLayer.) | |
MapDataRegionName | Gets the name of the map data region. (hérité de MapVectorLayer.) | |
MapFieldDefinitions | Gets a collection of A MapFieldDefinition objects in the vector layer. (hérité de MapVectorLayer.) | |
MapPointRules | Gets a set of rules to be applied to the map points in the map point layer. | |
MapPoints | Gets or sets a collection of embedded map points. | |
MapPointTemplate | Gets a template to be applied for points in the map point layer. | |
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.) | |
MaximumZoom | Gets the maximum zoom level at which the map layer is visible. (hérité de MapLayer.) | |
MinimumZoom | Gets the minimum zoom level at which the map layer is visible. (hérité de MapLayer.) | |
Name | Gets the name of the map layer. (hérité de MapLayer.) | |
Transparency | Gets the transparency for map lines in the map layer as a percentage. (hérité de MapLayer.) | |
VisibilityMode | Gets the visibility mode for the map layer. (hérité de MapLayer.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
m_instance | Infrastructure. (hérité de MapObjectCollectionItem.) | |
m_map | Infrastructure. (hérité de MapLayer.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
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.