GraphicsAntiAlias Property |
Gets or sets a value indicating that drawing operations will use anti-aliasing
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool AntiAlias { get; set; }
Public Property AntiAlias As Boolean
Get
Set
member AntiAlias : bool with get, set
Property Value
Type:
BooleanSee Also