Positions this label relatively to the node center.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void SetCenterPosition ( |
Visual Basic Copy Code |
---|
Public Sub SetCenterPosition( _ |
Horizontal offset from the center point.
Vertical offset from the center point.
This method sets the node's center as label's pin point and assigns specified offsets to HorizontalOffset and VerticalOffset properties.
WpfDiagram Programmer's Guide | © 2024 MindFusion |