Classe MapDistanceScale
Represents the map distance scale.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapSubItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapDockableSubItem
Microsoft.ReportingServices.RdlObjectModel..::..MapDistanceScale
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class MapDistanceScale _
Inherits MapDockableSubItem
'Uso
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
O tipo MapDistanceScale expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
MapDistanceScale | Initializes a new instance of the MapDistanceScale class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
ActionInfo | Gets or sets a set of actions for the dockable item. (Herdado de MapDockableSubItem.) |
![]() |
BottomMargin | Gets or sets the bottom margin for the subitem. (Herdado de MapSubItem.) |
![]() |
ComponentMetadata | The component metadata. (Herdado de ReportObject.) |
![]() |
DockOutsideViewport | Indicates whether the dockable item will be docked outside a map viewport. (Herdado de MapDockableSubItem.) |
![]() |
Hidden | Indicates whether the dockable item will be hidden. (Herdado de MapDockableSubItem.) |
![]() |
LeftMargin | Gets or sets the left margin for the subitem. (Herdado de MapSubItem.) |
![]() |
MapLocation | Gets or sets the location of the subitem. (Herdado de MapSubItem.) |
![]() |
MapSize | Gets or sets the size of the subitem. (Herdado de MapSubItem.) |
![]() |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) |
![]() |
Position | Gets or sets the position of the dockable item in the map. (Herdado de MapDockableSubItem.) |
![]() |
RightMargin | Gets or sets the right margin for the subitem. (Herdado de MapSubItem.) |
![]() |
ScaleBorderColor | Gets or sets the scale border color. |
![]() |
ScaleColor | Gets or sets the scale color. |
![]() |
Site | Infraestrutura. (Herdado de ReportObject.) |
![]() |
Style | Gets or sets style information for the subitem. (Herdado de MapSubItem.) |
![]() |
ToolTip | Gest or sets the tooltip text for the dockable item. (Herdado de MapDockableSubItem.) |
![]() |
TopMargin | Gets or sets the top margin for the subitem. (Herdado de MapSubItem.) |
![]() |
ZIndex | Gets or sets the drawing order of the subitem. (Herdado de MapSubItem.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetContainingDataScopes | Infraestrutura. (Herdado de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) |
![]() |
GetDependenciesCore | Infraestrutura. (Herdado de ReportObject.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
Initialize | Initializes the current MapDistanceScale instance. (Substitui MapDockableSubItem. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) |
![]() |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infraestrutura. (Herdado de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) |
![]() |
ToString | (Herdado de Object.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.