次の方法で共有


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 オブジェクト。

適用対象