Search
ContainerNode.getHighlightPen Method
See Also
 

Gets the Pen used to draw the container frame lines when an item is dragged over the container.

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

 Syntax

Java  Copy Code

public Pen getHighlightPen ()

 Return Value

An instance of the Pen class.

 See Also