MindFusion.Java Package Programmer's Guide
SpinnerComponent.setButtonPenHovered Method
See Also
 






Sets the border pen of the spinner's buttons when they are pointed with the mouse.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public void setButtonPenHovered (
    Pen value
)

 Parameters

value

An instance of the Pen class.

 See Also

SpinnerComponent Members
SpinnerComponent Class
com.mindfusion.diagramming.components Namespace