Positions this label relatively to the node center.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setCenterPosition ( |
Horizontal offset from the center point.
Vertical offset from the center point.
RemarksThis method sets the node's center as label's pin point and assigns specified offsets to HorizontalOffset and VerticalOffset properties.
See Also