Enum ConnectionPointPlace

ConnectionPointPlace enumeration

Specifies the location on the shape where connector will be connected.

public enum ConnectionPointPlace

Values

NameValueDescription
Top0Top of the shape.
Bottom1Bottom of the shape.
Left2Left of the shape.
Right3Right of the shape.
Center4Center of the shape.

See Also