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