Search
Key.setWidth Method
See Also
 






Sets the key's width.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public void setWidth (
    double value
)

 Parameters

value

A double value specifying key's width.

 See Also