Właściwość MapViewportInstance.SimplificationResolution
Pobiera wartość obliczoną SimplificationResolution właściwość w MapViewport klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property SimplificationResolution As Double
Get
'Użycie
Dim instance As MapViewportInstance
Dim value As Double
value = instance.SimplificationResolution
public double SimplificationResolution { get; }
public:
property double SimplificationResolution {
double get ();
}
member SimplificationResolution : float
function get SimplificationResolution () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości SimplificationResolution właściwość.
Zobacz także