Classe MapDistanceScale
Represents the map distance scale.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapSubItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapDockableSubItem
Microsoft.ReportingServices.RdlObjectModel..::..MapDistanceScale
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class MapDistanceScale _
Inherits MapDockableSubItem
'Utilisation
Dim instance As MapDistanceScale
public class MapDistanceScale : MapDockableSubItem
public ref class MapDistanceScale : public MapDockableSubItem
type MapDistanceScale =
class
inherit MapDockableSubItem
end
public class MapDistanceScale extends MapDockableSubItem
Le type MapDistanceScale expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
MapDistanceScale | Initializes a new instance of the MapDistanceScale class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
ActionInfo | Gets or sets a set of actions for the dockable item. (hérité de MapDockableSubItem.) |
![]() |
BottomMargin | Gets or sets the bottom margin for the subitem. (hérité de MapSubItem.) |
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
DockOutsideViewport | Indicates whether the dockable item will be docked outside a map viewport. (hérité de MapDockableSubItem.) |
![]() |
Hidden | Indicates whether the dockable item will be hidden. (hérité de MapDockableSubItem.) |
![]() |
LeftMargin | Gets or sets the left margin for the subitem. (hérité de MapSubItem.) |
![]() |
MapLocation | Gets or sets the location of the subitem. (hérité de MapSubItem.) |
![]() |
MapSize | Gets or sets the size of the subitem. (hérité de MapSubItem.) |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
Position | Gets or sets the position of the dockable item in the map. (hérité de MapDockableSubItem.) |
![]() |
RightMargin | Gets or sets the right margin for the subitem. (hérité de MapSubItem.) |
![]() |
ScaleBorderColor | Gets or sets the scale border color. |
![]() |
ScaleColor | Gets or sets the scale color. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
Style | Gets or sets style information for the subitem. (hérité de MapSubItem.) |
![]() |
ToolTip | Gest or sets the tooltip text for the dockable item. (hérité de MapDockableSubItem.) |
![]() |
TopMargin | Gets or sets the top margin for the subitem. (hérité de MapSubItem.) |
![]() |
ZIndex | Gets or sets the drawing order of the subitem. (hérité de MapSubItem.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes the current MapDistanceScale instance. (remplace MapDockableSubItem. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.