MapLimitsInstance Class

Definition

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

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

Properties

LimitToData

Gets the calculated value of the LimitToData property in a MapLimits class.

MaximumX

Gets the calculated value of the MaximumX property in a MapLimits class.

MaximumY

Gets the calculated value of the MaximumY property in a MapLimits class.

MinimumX

Gets the calculated value of the MinimumX property in a MapLimits class.

MinimumY

Gets the calculated value of the MinimumY property in a MapLimits class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to