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::RdlObjectModel::MapLimits ^ MapLimits { Microsoft::ReportingServices::RdlObjectModel::MapLimits ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapLimits ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapLimits MapLimits { get; set; }
member this.MapLimits : Microsoft.ReportingServices.RdlObjectModel.MapLimits with get, set
Public Property MapLimits As MapLimits
Property Value
A MapLimits object.