Compartir a través de


Clase MapMarkerTemplateInstance

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

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

Sintaxis

'Declaración
Public NotInheritable Class MapMarkerTemplateInstance _
    Inherits MapPointTemplateInstance
'Uso
Dim instance As MapMarkerTemplateInstance
public sealed class MapMarkerTemplateInstance : MapPointTemplateInstance
public ref class MapMarkerTemplateInstance sealed : public MapPointTemplateInstance
[<SealedAttribute>]
type MapMarkerTemplateInstance =  
    class
        inherit MapPointTemplateInstance
    end
public final class MapMarkerTemplateInstance extends MapPointTemplateInstance

El tipo MapMarkerTemplateInstance 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 MapPointTemplate class. (Se hereda de MapPointTemplateInstance.)
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 Size Gets the calculated value of the Size property in a MapPointTemplate class. (Se hereda de MapPointTemplateInstance.)
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.)

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 MapPointTemplateInstance.)
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.