次の方法で共有


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 と評価されます。

適用対象