Freigeben über


MapLineTemplate-Klasse

Represents a template to be applied to map lines in a map line layer.

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

Syntax

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

Der MapLineTemplate-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MapLineTemplate Initializes a new instance of the MapLineTemplate 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 the label placement for a map line layer.
Ö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 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.)
Öffentliche Eigenschaft Width Gets or sets the width of the map lines to which the line 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 MapLineTemplate instance. (Überschreibt MapSpatialElementTemplate. . :: . .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.