Udostępnij przez


Właściwość MapViewport.MapLimits

Pobiera limitów wziernika mapy.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property MapLimits As MapLimits
    Get
    Set
'Użycie
Dim instance As MapViewport
Dim value As MapLimits

value = instance.MapLimits

instance.MapLimits = value
public MapLimits MapLimits { get; set; }
public:
property MapLimits^ MapLimits {
    MapLimits^ get ();
    void set (MapLimits^ value);
}
member MapLimits : MapLimits with get, set
function get MapLimits () : MapLimits
function set MapLimits (value : MapLimits)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.MapLimits
A MapLimits obiektu.