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






Sets 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 void setBorder (
    Pen value
)

 Parameters

value

An instance of the Pen class.

 See Also

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