Freigeben über


MapSpatialElementTemplate-Klasse

Represents a template for a spatial element in the map.

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

Syntax

'Declaration
Public MustInherit Class MapSpatialElementTemplate _
    Inherits ReportObject
'Usage
Dim instance As MapSpatialElementTemplate
public abstract class MapSpatialElementTemplate : ReportObject
public ref class MapSpatialElementTemplate abstract : public ReportObject
[<AbstractClassAttribute>]
type MapSpatialElementTemplate =  
    class
        inherit ReportObject
    end
public abstract class MapSpatialElementTemplate extends ReportObject

Der MapSpatialElementTemplate-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MapSpatialElementTemplate Initializes a new instance of the MapSpatialElementTemplate 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.
Ö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.
Öffentliche Eigenschaft DataElementName Gets or sets the name for the spatial element template to use for a data element or attribute.
Öffentliche Eigenschaft DataElementOutput Indicates whether the spatial element template will appear in a data rendering.
Öffentliche Eigenschaft Hidden Indicates whether spatial elements to which the spatial element template is applied are hidden.
Öffentliche Eigenschaft Label Gets or sets the label text for the spatial elements to which the spatial element template is applied.
Öffentliche Eigenschaft OffsetX Gets or sets the X offset in map coordinates for spatial elements to which the spatial element template is applied.
Öffentliche Eigenschaft OffsetY Gets or sets the Y offset in map coordinates for spatial elements to which the spatial element template is applied.
Öffentliche Eigenschaft Parent The parent of this report object. (Geerbt von ReportObjectBase.)
Öffentliche Eigenschaft Site Infrastruktur (Geerbt von ReportObject.)
Öffentliche Eigenschaft Style Gets or sets style information for spatial elements to which the spatial element template is applied.
Öffentliche Eigenschaft ToolTip Gets or sets the tooltip text for spatial elements to which the spatial element template is applied.

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 MapSpatialElementTemplate instance. (Überschreibt ReportObject. . :: . .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.