Initializes a new instance of the AnchorPoint class with the specified coordinates.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public AnchorPoint ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The horizontal position of the anchor expressed as percent of the width of a node.
The vertical position of the anchor expressed as percent of the height of a node.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |