MapViewport.MapLimits Property

Definition

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.

Applies to