smoothingMode Свойство (WebRenderingSettings)
Возвращает или задает режим сглаживания для рендеринга изображения.
'Declaration
Public Property smoothingMode As Integer
public int smoothingMode { get; set; }
public: __property int get_smoothingMode();
public: __property void set_smoothingMode(
int
);
public:
property int smoothingMode {
int get();
void set(int );
}
Property Value
Значение по умолчанию - 4 (AntiAlias).
Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5