MapLocationInstance Class

Definition

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
MapLocationInstance

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)

Applies to