Search
ConnectionPoint.Anchor Property
See Also
 






Gets or sets the anchor point associated with the connection point.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int Anchor { get; set; }

Visual Basic  Copy Code

Public Property Anchor As Integer

 Property Value

An integer value.

 See Also