get_BottomBrightness Method
Gets the brightness level of the bottom edge.
var instance = new Vintasoft.Imaging.ImageProcessing.WebBevelEdgeCommandJS();
var value; // Type: number
value = instance.get_BottomBrightness();
function get_BottomBrightness() : number;
Return Value
Brightness level of the bottom edge. Valid values are from -100 to 100. Default value is -25.