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 AntiAlias As Boolean
Get
Set
abstract AntiAlias : bool with get, set
Property Value
Type:
BooleanSee Also