Search
HandlesVisualStyle.getHandlePen Method
See Also
 

Gets a Pen used to draw the border of selection handles.

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

 Syntax

Java  Copy Code

public Pen getHandlePen ()

 Return Value

A Pen instance.

 See Also