MapCustomViewInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |