ConnectorShape Constructors
| Name | Parameters | Description |
|---|---|---|
| ConnectorShape() | none | Initializes a new instance of the ConnectorShape class. |
| ConnectorShape(FilledShape, FilledShape, ConnectorShapeType) | startShape, endShape, type | Initializes a new instance of the ConnectorShape class with specified settings. |
See Also