MindFusion.Wpf Pack Programmer's Guide
AnchorPointEventArgs Class
See Also
 





Contains the arguments passed to the anchor point-related events, such as OriginAnchorChanged and DestinationAnchorChanged.

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

 Syntax

C#  Copy Code

public class AnchorPointEventArgs : EventArgs

Visual Basic  Copy Code

Public Class AnchorPointEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Diagramming.Wpf.AnchorPointEventArgs

 See Also

AnchorPointEventArgs Members
MindFusion.Diagramming.Wpf Namespace