MapViewport.MapLimits Property
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.
Gets the limits of a map viewport.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapLimits ^ MapLimits { Microsoft::ReportingServices::OnDemandReportRendering::MapLimits ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLimits MapLimits { get; }
member this.MapLimits : Microsoft.ReportingServices.OnDemandReportRendering.MapLimits
Public ReadOnly Property MapLimits As MapLimits
Property Value
A MapLimits object.