Positions this label relatively to the specified corner point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void SetCornerPosition ( |
Visual Basic Copy Code |
---|
Public Sub SetCornerPosition( _ |
The corner point index.
Horizontal offset from the point.
Vertical offset from the point.
This method sets node's corner as label's pin point and assigns specified offsets to HorizontalOffset and VerticalOffset properties. The cornerPoint index starts counting from top-left corner in clockwise direction:
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |