ConnectorRule class
ConnectorRule class
Represents connector rule between two shapes with a connector,Including which connection point of which shape it starts from, the end shape and its connection point.
The ConnectorRule type exposes the following members:
Properties
Property | Description |
---|---|
start_shape_id | The shape from which a connection is made. |
start_shape_connection | The shape’s connection from which a connection is made. |
end_shape_connection | The shape’s connection to which a connection is made. |
end_shape_id | The shape to which a connection is made. |
See Also
- module aspose.diagram