MapSpatialDataRegion.VectorData 属性

定义

获取从数据区域导入空间元素的向量数据的方式。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ VectorData { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty VectorData { get; }
member this.VectorData : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property VectorData As ReportVariantProperty

属性值

ReportVariantProperty 对象。

注解

此属性的计算结果为或 SqlGeometry .SqlGeography

适用于