MapViewport.SimplificationResolution プロパティ
マップの多角形と線を単純化するために使用する解像度を取得します。 解像度はマップ座標で指定します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property SimplificationResolution As ReportDoubleProperty
Get
'使用
Dim instance As MapViewport
Dim value As ReportDoubleProperty
value = instance.SimplificationResolution
public ReportDoubleProperty SimplificationResolution { get; }
public:
property ReportDoubleProperty^ SimplificationResolution {
ReportDoubleProperty^ get ();
}
member SimplificationResolution : ReportDoubleProperty
function get SimplificationResolution () : ReportDoubleProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。