C1.Win.TreeView Namespace / C1TreeView Class / SmoothingMode Property

In This Topic
SmoothingMode Property (C1TreeView)
In This Topic
Gets or sets the C1.Framework.XView.SmoothingMode value that controls anti-aliasing.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Protected Property SmoothingMode As SmoothingMode
 
See Also