Search
NodeLabel.getRelativeTo Method
See Also
 

Gets the label's relative positioning.

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

 Syntax

Java  Copy Code

public RelativeToNode getRelativeTo ()

 Return Value

A member of the RelativeToNode enumeration. The default is Center.

 See Also