MindFusion.Wpf Pack Programmer's Guide
DrawAnchorPointEventArgs.AnchorPattern Property
See Also
 





Gets the anchor pattern containing the anchor point being drawn.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public AnchorPattern AnchorPattern { get; }

Visual Basic  Copy Code

Public ReadOnly Property AnchorPattern As AnchorPattern

 Property Value

An instance of the AnchorPattern class.

 See Also

DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace