Accusoft.NotateXpressSdk Namespace > ButtonTool Class : BevelLightColor Property |
'Declaration Public Property BevelLightColor As Color
'Usage Dim instance As ButtonTool Dim value As Color instance.BevelLightColor = value value = instance.BevelLightColor
public Color BevelLightColor {get; set;}
The BevelLightColor is the color value of the left and top bevel edges of a Button object.