MapLocationInstance 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 MapLocation class and contains the calculated values of the properties in MapLocation.
public ref class MapLocationInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class MapLocationInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapLocationInstance = class
inherit BaseInstance
Public NotInheritable Class MapLocationInstance
Inherits BaseInstance
- Inheritance
Properties
Left |
Gets the calculated value of the Left property in a MapLocation class. |
Top |
Gets the calculated value of the Top property in a MapLocation class. |
Unit |
Gets the calculated value of the Unit property in a MapLocation class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |