ConnectorShape Properties
A connector shape.| Name | Description |
|---|---|
| AlternativeText | Inherited from ShapeBase. |
| Decorative | Inherited from ShapeBase. |
| Effects | Gets or sets visual effects for the shape. Inherited from StyledShapeBase. |
| EndShape | Gets or sets the end shape to which the connector is attached. |
| EndShapeSiteIndex | Gets or sets the index of the connection point on the end shape to which the connector is attached. |
| FlipType | Gets or sets the flip orientation for the shape. Inherited from StyledShapeBase. |
| Height | Inherited from ShapeBase. |
| LockSettings | Provides access to shape lock settings. Lock settings restrict user operations or hide certain visual elements. |
| Name | Inherited from ShapeBase. |
| Outline | Gets or sets the settings that are used to draw the connector. |
| RotationAngle | Gets or sets the rotation angle for the shape. Inherited from StyledShapeBase. |
| StartShape | Gets or sets the start shape to which the connector is attached. |
| StartShapeSiteIndex | Gets or sets the index of the connection point on the start shape to which the connector is attached. |
| Style | Gets or sets the visual style for the shape. Inherited from StyledShapeBase. |
| Type | Gets or sets the connector shape type. |
| Width | Inherited from ShapeBase. |
| X | Inherited from ShapeBase. |
| Y | Inherited from ShapeBase. |
See Also