Search
DrawBranchIndicatorEventArgs Properties
 


 Public Properties

  Name Description

From

A Vector specifying the direction of the incoming link segment.

Graphics

Gets an IGraphics object whose methods should be used to draw the branch indicator.

Merge

A value indicating whether the indicator designates merge or branch point.

Position

A Point specifying the position of the branch indicator.

To

A Vector specifying the direction of the outgoing link segment.

 See Also