Freigeben über


MapMarkerTemplate-Klasse

Represents a template to be applied to map markers.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class MapMarkerTemplate _
    Inherits MapPointTemplate
'Usage
Dim instance As MapMarkerTemplate
public class MapMarkerTemplate : MapPointTemplate
public ref class MapMarkerTemplate : public MapPointTemplate
type MapMarkerTemplate =  
    class
        inherit MapPointTemplate
    end
public class MapMarkerTemplate extends MapPointTemplate

Der MapMarkerTemplate-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MapMarkerTemplate Initializes a new instance of the MapMarkerTemplate class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ActionInfo Gets or sets a collection of actions to be assigned to spatial elements in the parent layer. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft ComponentMetadata The component metadata. (Geerbt von ReportObject.)
Öffentliche Eigenschaft DataElementLabel Gets or sets the label for the spatial element template to use for a data element or attribute. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft DataElementName Gets or sets the name for the spatial element template to use for a data element or attribute. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft DataElementOutput Indicates whether the spatial element template will appear in a data rendering. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft Hidden Indicates whether spatial elements to which the spatial element template is applied are hidden. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft Label Gets or sets the label text for the spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft LabelPlacement Gets or sets label placement for the map point layer. (Geerbt von MapPointTemplate.)
Öffentliche Eigenschaft MapMarker Gets or sets the marker to be associated with the map points.
Öffentliche Eigenschaft OffsetX Gets or sets the X offset in map coordinates for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft OffsetY Gets or sets the Y offset in map coordinates for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft Parent The parent of this report object. (Geerbt von ReportObjectBase.)
Öffentliche Eigenschaft Site Infrastruktur (Geerbt von ReportObject.)
Öffentliche Eigenschaft Size Gets or sets the point size. (Geerbt von MapPointTemplate.)
Öffentliche Eigenschaft Style Gets or sets style information for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.)
Öffentliche Eigenschaft ToolTip Gets or sets the tooltip text for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode DeepClone Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetContainingDataScopes Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode GetDataScopesForDefaultImpl Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode GetDependenciesCore Infrastruktur (Geerbt von ReportObject.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode Initialize Initializes the current MapMarkerTemplate instance. (Überschreibt MapPointTemplate. . :: . .Initialize() () () ().)
Geschützte Methode InitializeForDesigner Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode OnChildPropertyChanged Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode OnPropertyChanged Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode RdlSemanticEqualsCore Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode SavePropertyValue< (Of < <' (T> ) > > ) Infrastruktur (Geerbt von ReportObject.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IDisposable. . :: . .Dispose (Geerbt von ReportObject.)
Explizite SchnittstellenimplementierungPrivates Ereignis IComponent. . :: . .Disposed (Geerbt von ReportObject.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.