MapLineTemplate-Klasse
Represents a template to be applied to map lines in a map line layer.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapSpatialElementTemplate
Microsoft.ReportingServices.RdlObjectModel..::..MapLineTemplate
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 | |
---|---|---|
MapLineTemplate | Initializes a new instance of the MapLineTemplate class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
ActionInfo | Gets or sets a collection of actions to be assigned to spatial elements in the parent layer. (Geerbt von MapSpatialElementTemplate.) | |
ComponentMetadata | The component metadata. (Geerbt von ReportObject.) | |
DataElementLabel | Gets or sets the label for the spatial element template to use for a data element or attribute. (Geerbt von MapSpatialElementTemplate.) | |
DataElementName | Gets or sets the name for the spatial element template to use for a data element or attribute. (Geerbt von MapSpatialElementTemplate.) | |
DataElementOutput | Indicates whether the spatial element template will appear in a data rendering. (Geerbt von MapSpatialElementTemplate.) | |
Hidden | Indicates whether spatial elements to which the spatial element template is applied are hidden. (Geerbt von MapSpatialElementTemplate.) | |
Label | Gets or sets the label text for the spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.) | |
LabelPlacement | Gets or sets the label placement for a map line layer. | |
OffsetX | Gets or sets the X offset in map coordinates for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.) | |
OffsetY | Gets or sets the Y offset in map coordinates for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.) | |
Parent | The parent of this report object. (Geerbt von ReportObjectBase.) | |
Site | Infrastruktur (Geerbt von ReportObject.) | |
Style | Gets or sets style information for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.) | |
ToolTip | Gets or sets the tooltip text for spatial elements to which the spatial element template is applied. (Geerbt von MapSpatialElementTemplate.) | |
Width | Gets or sets the width of the map lines to which the line template is applied. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetContainingDataScopes | Infrastruktur (Geerbt von ReportObject.) | |
GetDataScopesForDefaultImpl | Infrastruktur (Geerbt von ReportObject.) | |
GetDependenciesCore | Infrastruktur (Geerbt von ReportObject.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
Initialize | Initializes the current MapLineTemplate instance. (Überschreibt MapSpatialElementTemplate. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infrastruktur (Geerbt von ReportObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
OnChildPropertyChanged | Infrastruktur (Geerbt von ReportObject.) | |
OnPropertyChanged | Infrastruktur (Geerbt von ReportObject.) | |
RdlSemanticEqualsCore | Infrastruktur (Geerbt von ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastruktur (Geerbt von ReportObject.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
IDisposable. . :: . .Dispose | (Geerbt von ReportObject.) | |
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.