Map.MapViewport プロパティ
マップのビューポートを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MapViewport As MapViewport
Get
'使用
Dim instance As Map
Dim value As MapViewport
value = instance.MapViewport
public MapViewport MapViewport { get; }
public:
property MapViewport^ MapViewport {
MapViewport^ get ();
}
member MapViewport : MapViewport
function get MapViewport () : MapViewport
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapViewport
MapViewport オブジェクト。