Search
SliderComponent.getButtonPenHovered Method
See Also
 

Gets the border pen of the slider's buttons when they are pointed with the mouse.

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

 Syntax

Java  Copy Code

public Pen getButtonPenHovered ()

 Return Value

An instance of the Pen class.

 See Also