MapViewInstance Class

Definition

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

public ref class MapViewInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class MapViewInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapViewInstance = class
    inherit BaseInstance
Public MustInherit Class MapViewInstance
Inherits BaseInstance
Inheritance
MapViewInstance
Derived

Properties

Zoom

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

Methods

ResetInstanceCache()

Resets the cache of the MapViewInstance.

Applies to