MapElementViewInstance Class

Definition

Represents an instance type of the MapElementView class and contains the calculated values of the properties in 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
Inheritance
MapElementViewInstance

Properties

LayerName

Gets the calculated value of the LayerName property in a MapElementView class.

Zoom

Gets the calculated value of the Zoom property in a MapView class.

(Inherited from MapViewInstance)

Methods

ResetInstanceCache()

Resets the cache of the MapViewInstance.

(Inherited from MapViewInstance)

Applies to