AnchorLocations
Default anchor locations.
Enumeration Members
Assign
Assign:
"Assign"
User must specify an assignment function.
AutoDefault
AutoDefault:
"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:
"Bottom"
Bottom middle of the element.
BottomLeft
BottomLeft:
"BottomLeft"
Bottom left corner of the element.
BottomRight
BottomRight:
"BottomRight"
Bottom right corner of the element.
Center
Center:
"Center"
Center of the element.
Continuous
Continuous:
"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
ContinuousBottom:
"ContinuousBottom"
As with Continuous, but only use the bottom face.
ContinuousLeft
ContinuousLeft:
"ContinuousLeft"
As with Continuous, but only use the left face.
ContinuousLeftRight
ContinuousLeftRight:
"ContinuousLeftRight"
As with Continuous, but only use the left and right faces.
ContinuousRight
ContinuousRight:
"ContinuousRight"
As with Continuous, but only use the right face.
ContinuousTop
ContinuousTop:
"ContinuousTop"
As with Continuous, but only use the top face.
ContinuousTopBottom
ContinuousTopBottom:
"ContinuousTopBottom"
As with Continuous, but only use the top and bottom faces.
Left
Left:
"Left"
Center of the left edge of the element.
Right
Right:
"Right"
Center of the right edge of the element.
Top
Top:
"Top"
Center of the top edge of the element.
TopLeft
TopLeft:
"TopLeft"
Top left corner of the element.
TopRight
TopRight:
"TopRight"
Top right corner of the element.