MapViewport.MapLimits プロパティ
マップ ビューポートの制限を取得します。
名前空間: 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
MapLimits オブジェクト。