ConnectionPointPlace
ConnectionPointPlace enumeration
Specifies the location on the shape where connector will be connected.
public enum ConnectionPointPlace
Values
| Name | Value | Description |
|---|---|---|
| Top | 0 | Top of the shape. |
| Bottom | 1 | Bottom of the shape. |
| Left | 2 | Left of the shape. |
| Right | 3 | Right of the shape. |
| Center | 4 | Center of the shape. |
See Also
- namespace Aspose.Diagram.Manipulation
- assembly Aspose.Diagram