Enumeration AnchorLocations

Default anchor locations.

Enumeration Members

Assign
AutoDefault

Chooses from Top, Left, Bottom or Right, depending on which is closest to the anchor at the other end of the connection.

Bottom

Bottom middle of the element.

BottomLeft

Bottom left corner of the element.

BottomRight

Bottom right corner of the element.

Center

Center of the element.

Continuous

Assigns a separate anchor point for each endpoint, choosing whichever face is closest to the element at the other end of each connection.

ContinuousBottom

As with Continuous, but only use the bottom face.

ContinuousLeft

As with Continuous, but only use the left face.

ContinuousLeftRight

As with Continuous, but only use the left and right faces.

ContinuousRight

As with Continuous, but only use the right face.

ContinuousTop

As with Continuous, but only use the top face.

ContinuousTopBottom

As with Continuous, but only use the top and bottom faces.

Left

Center of the left edge of the element.

Perimeter

Tracks the perimeter of some shape.

Right

Center of the right edge of the element.

Top

Center of the top edge of the element.

TopLeft

Top left corner of the element.

TopRight

Top right corner of the element.

Version :