다음을 통해 공유


MapVectorLayer.MapSpatialData 속성

Gets a map data region, map data set, or map shapefile as the source for the map points in the vector layer.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property MapSpatialData As MapSpatialData 
    Get
‘사용 방법
Dim instance As MapVectorLayer 
Dim value As MapSpatialData 

value = instance.MapSpatialData
public MapSpatialData MapSpatialData { get; }
public:
property MapSpatialData^ MapSpatialData {
    MapSpatialData^ get ();
}
member MapSpatialData : MapSpatialData
function get MapSpatialData () : MapSpatialData

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialData
A MapSpatialData object.

참고 항목

참조

MapVectorLayer 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스