言語

MapViewport.SimplificationResolution プロパティ

定義

マップポリゴンやマップラインを簡略化するために使われる解像度を取得または設定します。 解像度は地図座標で指定されます。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<double> SimplificationResolution { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<double> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<double> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<double> SimplificationResolution { get; set; }
member this.SimplificationResolution : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<double> with get, set
Public Property SimplificationResolution As ReportExpression(Of Double)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象