MindFusion.Wpf Pack Programmer's Guide
DrawAnchorPointEventArgs Members
Constructors Properties
 


Contains the arguments passed to the DrawAnchorPoint event handlers.

The following tables list the members exposed by the DrawAnchorPointEventArgs type.

 Public Constructors

  Name Description

DrawAnchorPointEventArgs

Initializes a new instance of the DrawAnchorPointEventArgs class.

 Public Properties

  Name Description

AnchorIndex

Gets the index of the anchor point within its containing pattern.

AnchorPattern

Gets the anchor pattern containing the anchor point being drawn.

AnchorPoint

Gets the anchor point being drawn.

Graphics

Gets a DrawingContext in which the anchor point mark should be drawn.

Location

Gets the location of the anchor point being drawn.

Node

Gets the node whose anchor point is being drawn.

 See Also

DrawAnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace