Xceed Chart for WinForms v4.4 Documentation
Soften Property


Xceed.Chart.GraphicsCore.v4.4 Assembly > Xceed.Chart.GraphicsCore Namespace > BevelAndEmbossFilter Class : Soften Property
Blur amount of the bevel shapes.
Syntax
'Declaration
 
<CategoryAttribute("Blur")>

<DescriptionAttribute("Blur amount of the bevel shapes.")>

Public Property Soften As Integer
'Usage
 
Dim instance As BevelAndEmbossFilter

Dim value As Integer

 

instance.Soften = value

 

value = instance.Soften
[Category("Blur")]

[Description("Blur amount of the bevel shapes.")]

public int Soften {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

BevelAndEmbossFilter Class
BevelAndEmbossFilter Members