Click or drag to resize

GraphicsIHandlerAntiAlias Property

Gets or sets a value indicating that drawing operations will use antialiasing

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
bool AntiAlias { get; set; }

Property Value

Type: Boolean
See Also