GoDiagram Win Reference
SmoothingMode Property (GoOverview)

Overridden to change the default value to be SmoothingMode.AntiAlias.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("How nicely lines are drawn")>
<DefaultValueAttribute()>
Public Overrides Property SmoothingMode As SmoothingMode
[CategoryAttribute("Appearance")]
[DescriptionAttribute("How nicely lines are drawn")]
[DefaultValueAttribute()]
public override SmoothingMode SmoothingMode {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoOverview Class
GoOverview Members
Base Implementation in SmoothingMode

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback