'Declaration Public Property Darkness As Integer
'Usage Dim instance As Bevel Dim value As Integer instance.Darkness = value value = instance.Darkness
public int Darkness {get; set;}
Property Value
An integer value (between -100 through 100) that indicates the shading percentage.The default is -25.