言語

MapViewport.SimplificationResolution プロパティ

定義

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

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象