Gets or sets the anchor point associated with the connection point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int Anchor { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Anchor As Integer |
An integer value.
See Also