MapLimitsInstance 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.
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
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) |