Condividi tramite


Classe MapElementView

Represents the center of a map viewport based on a map spatial element.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class MapElementView _
    Inherits MapView
'Utilizzo
Dim instance As MapElementView
public class MapElementView : MapView
public ref class MapElementView : public MapView
type MapElementView =  
    class
        inherit MapView
    end
public class MapElementView extends MapView

Nel tipo MapElementView sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico MapElementView Initializes a new instance of the MapElementView class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ComponentMetadata The component metadata. Ereditato da ReportObject.
Proprietà pubblica LayerName Gets or sets the name of the map layer that contains the spatial element that is to be centered in a map viewport.
Proprietà pubblica MapBindingFieldPairs Gets or sets a collection of MapBindingFieldPair that is used to identify the spatial element that is to be centered in a map viewport.
Proprietà pubblica Parent The parent of this report object. Ereditato da ReportObjectBase.
Proprietà pubblica Site Infrastruttura. Ereditato da ReportObject.
Proprietà pubblica Zoom Gets or sets the zoom level of a map viewport. Ereditato da MapView.

In alto

Metodi

  Nome Descrizione
Metodo pubblico DeepClone Returns a deep clone of this ReportObject instance. Ereditato da ReportObject.
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetContainingDataScopes Infrastruttura. Ereditato da ReportObject.
Metodo protetto GetDataScopesForDefaultImpl Infrastruttura. Ereditato da ReportObject.
Metodo protetto GetDependenciesCore Infrastruttura. Ereditato da ReportObject.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico Initialize Initializes the current MapElementView instance. Esegue l'override di MapView. . :: . .Initialize() () () ().
Metodo protetto InitializeForDesigner Infrastruttura. Ereditato da ReportObject.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo protetto OnChildPropertyChanged Infrastruttura. Ereditato da ReportObject.
Metodo protetto OnPropertyChanged Infrastruttura. Ereditato da ReportObject.
Metodo protetto RdlSemanticEqualsCore Infrastruttura. Ereditato da ReportObject.
Metodo protetto SavePropertyValue< (Of < <' (T> ) > > ) Infrastruttura. Ereditato da ReportObject.
Metodo pubblico ToString Ereditato da Object.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato IDisposable. . :: . .Dispose Ereditato da ReportObject.
Implementazione esplicita dell'interfacciaEvento privato IComponent. . :: . .Disposed Ereditato da ReportObject.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.