Właściwość MapViewport.MapLimits
Pobiera limitów wziernika mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapLimits As MapLimits
Get
'Użycie
Dim instance As MapViewport
Dim value As MapLimits
value = instance.MapLimits
public MapLimits MapLimits { get; }
public:
property MapLimits^ MapLimits {
MapLimits^ get ();
}
member MapLimits : MapLimits
function get MapLimits () : MapLimits
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLimits
A MapLimits obiektu.
Zobacz także