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


Свойство MapViewport.SimplificationResolution

Gets the resolution that is used to simplify map polygons and map lines. The resolution is specified in map coordinates.

Пространство имен:  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
A ReportDoubleProperty object.

См. также

Справочник

MapViewport Класс

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