MapElementViewInstance Clase

Definición

Representa un tipo de instancia de la clase MapElementView y contiene los valores calculados de las propiedades en MapElementView.

public ref class MapElementViewInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapViewInstance
public sealed class MapElementViewInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapViewInstance
type MapElementViewInstance = class
    inherit MapViewInstance
Public NotInheritable Class MapElementViewInstance
Inherits MapViewInstance
Herencia
MapElementViewInstance

Propiedades

LayerName

Obtiene el valor calculado de la propiedad LayerName en una clase MapElementView.

Zoom

Obtiene el valor calculado de la propiedad Zoom en una clase MapView.

(Heredado de MapViewInstance)

Métodos

ResetInstanceCache()

Restablece la memoria caché de la clase MapViewInstance.

(Heredado de MapViewInstance)

Se aplica a