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


Свойство GaugePanelInstance.AntiAliasing

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

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

Синтаксис

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

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

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

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

См. также

Справочник

GaugePanelInstance Класс

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