A Point specifying the position of the branch indicator.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Point Position { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Position As Point |
A Microsoft.Maui.Graphics.Point containing coordinates of the indicator.
See Also