Condividi tramite


Classe MapLine

Represents a line-based spatial element to be embedded in a map line layer.

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

Sintassi

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

Nel tipo MapLine sono esposti i membri seguenti.

Costruttori

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

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ComponentMetadata The component metadata. Ereditato da ReportObject.
Proprietà pubblica MapFields Gets or sets a collection of MapField objects to be associated with the spatial element. Ereditato da MapSpatialElement.
Proprietà pubblica MapLineTemplate Gets or sets a custom template to be applied to the map line.
Proprietà pubblica Parent The parent of this report object. Ereditato da ReportObjectBase.
Proprietà pubblica Site Infrastruttura. Ereditato da ReportObject.
Proprietà pubblica UseCustomLineTemplate Indicates whether the MapLineTemplate element will be applied to the parent map line.
Proprietà pubblica VectorData Gets or sets the vector data for the spatial element. Ereditato da MapSpatialElement.

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 MapLine instance. Esegue l'override di MapSpatialElement. . :: . .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.