Compartir a través de


Clase MapLineTemplateInstance

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

Jerarquía de herencia

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class MapLineTemplateInstance _
    Inherits MapSpatialElementTemplateInstance
'Uso
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

El tipo MapLineTemplateInstance expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública DataElementLabel Gets the calculated value of the DataElementLabel property in a MapSpatialElementTemplate class. (Se hereda de MapSpatialElementTemplateInstance.)
Propiedad pública Hidden Gets the calculated value of the Hidden property in a MapSpatialElementTemplate class. (Se hereda de MapSpatialElementTemplateInstance.)
Propiedad pública Label Gets the calculated value of the Label property in a MapSpatialElementTemplate class. (Se hereda de MapSpatialElementTemplateInstance.)
Propiedad pública LabelPlacement Gets the calculated value of the LabelPlacement property in a MapLineTemplate class.
Propiedad pública OffsetX Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class. (Se hereda de MapSpatialElementTemplateInstance.)
Propiedad pública OffsetY Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class. (Se hereda de MapSpatialElementTemplateInstance.)
Propiedad pública Style Gets the calculated value of the Style property in a MapSpatialElementTemplate class. (Se hereda de MapSpatialElementTemplateInstance.)
Propiedad pública ToolTip Gets the calculated value of the ToolTip property in a MapSpatialElementTemplate class. (Se hereda de MapSpatialElementTemplateInstance.)
Propiedad pública Width Gets the calculated value of the Width property in a MapLineTemplate class.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método protegido ResetInstanceCache Infraestructura. (Se hereda de MapSpatialElementTemplateInstance.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.