ContextSettings.AntialiasingLevel Field

SFML.Net

ContextSettingsAntialiasingLevel Field
Antialiasing level (0 is disabled)

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public uint AntialiasingLevel
Public AntialiasingLevel As UInteger
public:
unsigned int AntialiasingLevel
val mutable AntialiasingLevel: uint32

Field Value

Type: UInt32
See Also