Поделиться через


Свойство MapViewportInstance.SimplificationResolution

Gets the calculated value of the SimplificationResolution property in a MapViewport class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property SimplificationResolution As Double 
    Get
'Применение
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

Значение свойства

Тип: System.Double
A double value that represents the calculated value of the SimplificationResolution property.

См. также

Справочник

MapViewportInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering