Search
SpinnerComponent.getBorder Method
See Also
 

Gets the pen used to draw the border of the spinner.

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

 Syntax

Java  Copy Code

public Pen getBorder ()

 Return Value

An instance of the Pen class.

 See Also