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


Свойство MapInstance.AntiAliasing

Gets the calculated value of the AntiAliasing property in a Map class.

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

Синтаксис

'Декларация
Public ReadOnly Property AntiAliasing As MapAntiAliasing 
    Get
'Применение
Dim instance As MapInstance 
Dim value As MapAntiAliasing 

value = instance.AntiAliasing
public MapAntiAliasing AntiAliasing { get; }
public:
property MapAntiAliasing AntiAliasing {
    MapAntiAliasing get ();
}
member AntiAliasing : MapAntiAliasing
function get AntiAliasing () : MapAntiAliasing

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapAntiAliasing
A MapAntiAliasing value that represents the calculated value of the AntiAliasing property.

См. также

Справочник

MapInstance Класс

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