| 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
Syntaxpublic bool AntiAlias { get; set; }Public Property AntiAlias As Boolean
	Get
	Set
member AntiAlias : bool with get, set
Property Value
Type: 
Boolean See Also
See Also