Condividi tramite


Classe MapLineTemplateInstance

Represents an instance type of the MapLineTemplate class and contains the calculated values of the properties in MapLineTemplate.

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElementTemplateInstance
      Microsoft.ReportingServices.OnDemandReportRendering.MapLineTemplateInstance

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class MapLineTemplateInstance _
    Inherits MapSpatialElementTemplateInstance
'Utilizzo
Dim instance As MapLineTemplateInstance
public sealed class MapLineTemplateInstance : MapSpatialElementTemplateInstance
public ref class MapLineTemplateInstance sealed : public MapSpatialElementTemplateInstance
[<SealedAttribute>]
type MapLineTemplateInstance =  
    class 
        inherit MapSpatialElementTemplateInstance 
    end
public final class MapLineTemplateInstance extends MapSpatialElementTemplateInstance

Nel tipo MapLineTemplateInstance sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica DataElementLabel Gets the calculated value of the DataElementLabel property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica Hidden Gets the calculated value of the Hidden property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica Label Gets the calculated value of the Label property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica LabelPlacement Gets the calculated value of the LabelPlacement property in a MapLineTemplate class.
Proprietà pubblica OffsetX Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica OffsetY Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica Style Gets the calculated value of the Style property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica ToolTip Gets the calculated value of the ToolTip property in a MapSpatialElementTemplate class. Ereditato da MapSpatialElementTemplateInstance.
Proprietà pubblica Width Gets the calculated value of the Width property in a MapLineTemplate class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering