DiagramShapeConnectionPoint Properties
A shape’s connection point.| Name | Description |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| Left | Specifies the horizontal offset of a connection point. |
| Top | Specifies the vertical offset of a connection point. |
See Also