MapVectorLayer.MapDataRegion プロパティ
使用するデータが格納されているデータ領域を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MapDataRegion As MapDataRegion
Get
'使用
Dim instance As MapVectorLayer
Dim value As MapDataRegion
value = instance.MapDataRegion
public MapDataRegion MapDataRegion { get; }
public:
property MapDataRegion^ MapDataRegion {
MapDataRegion^ get ();
}
member MapDataRegion : MapDataRegion
function get MapDataRegion () : MapDataRegion
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegion
MapDataRegion オブジェクト。