MapCustomViewInstance Class

Definition

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

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

Properties

CenterX

Gets the calculated value of the CenterX property in a MapCustomView class.

CenterY

Gets the calculated value of the CenterY property in a MapCustomView 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