MapTitle-Klasse
Represents a title to be drawn in a map.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapSubItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapDockableSubItem
Microsoft.ReportingServices.RdlObjectModel..::..MapTitle
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class MapTitle _
Inherits MapDockableSubItem _
Implements INamedObject
'Usage
Dim instance As MapTitle
public class MapTitle : MapDockableSubItem, INamedObject
public ref class MapTitle : public MapDockableSubItem,
INamedObject
type MapTitle =
class
inherit MapDockableSubItem
interface INamedObject
end
public class MapTitle extends MapDockableSubItem implements INamedObject
Der MapTitle-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
MapTitle | Initializes a new instance of the MapTitle class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
ActionInfo | Gets or sets a set of actions for the dockable item. (Geerbt von MapDockableSubItem.) | |
Angle | Gets or sets the rotation angle of the title. | |
BottomMargin | Gets or sets the bottom margin for the subitem. (Geerbt von MapSubItem.) | |
ComponentMetadata | The component metadata. (Geerbt von ReportObject.) | |
DockOutsideViewport | Indicates whether the dockable item will be docked outside a map viewport. (Geerbt von MapDockableSubItem.) | |
Hidden | Indicates whether the dockable item will be hidden. (Geerbt von MapDockableSubItem.) | |
LeftMargin | Gets or sets the left margin for the subitem. (Geerbt von MapSubItem.) | |
MapLocation | Gets or sets the location of the subitem. (Geerbt von MapSubItem.) | |
MapSize | Gets or sets the size of the subitem. (Geerbt von MapSubItem.) | |
Name | Gets or sets the name of the title. | |
Parent | The parent of this report object. (Geerbt von ReportObjectBase.) | |
Position | Gets or sets the position of the dockable item in the map. (Geerbt von MapDockableSubItem.) | |
RightMargin | Gets or sets the right margin for the subitem. (Geerbt von MapSubItem.) | |
Site | Infrastruktur (Geerbt von ReportObject.) | |
Style | Gets or sets style information for the subitem. (Geerbt von MapSubItem.) | |
Text | Gets or sets the text of the title. | |
TextShadowOffset | Gets or sets the size of the text shadow of the map title. | |
ToolTip | Gest or sets the tooltip text for the dockable item. (Geerbt von MapDockableSubItem.) | |
TopMargin | Gets or sets the top margin for the subitem. (Geerbt von MapSubItem.) | |
ZIndex | Gets or sets the drawing order of the subitem. (Geerbt von MapSubItem.) |
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 MapTitle instance. (Überschreibt MapDockableSubItem. . :: . .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.