次の方法で共有


MapSpatialDataRegion.VectorData プロパティ

定義

空間要素のベクトル データをデータ領域からインポートする方法を取得します。値の設定も可能です。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression VectorData { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression VectorData { get; set; }
member this.VectorData : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property VectorData As ReportExpression

プロパティ値

ReportExpression オブジェクト。

注釈

このプロパティは、 SqlGeometry a または SqlGeography. に評価する必要があります。

適用対象