ConnectionPointPlace enumeration

ConnectionPointPlace enumeration

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

The ConnectionPointPlace type exposes the following members:

Fields

Field Description
TOP Top of the shape.
BOTTOM Bottom of the shape.
LEFT Left of the shape.
RIGHT Right of the shape.
CENTER Center of the shape.

See Also