共用方式為


MapViewport.MapLimits 屬性

Gets the limits of a map viewport.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property MapLimits As MapLimits 
    Get
'用途
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

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.MapLimits
A MapLimits object.

請參閱

參考

MapViewport 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間