Contains the arguments passed to the DrawAnchorPoint event handlers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class DrawAnchorPointEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class DrawAnchorPointEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Diagramming.DrawAnchorPointEventArgs
See Also