ConnectedShapesFlags enumeration
ConnectedShapesFlags enumeration
Filters the array of returned shape IDs by the directionality of the connectors.
The ConnectedShapesFlags type exposes the following members:
Fields
| Field | Description | 
|---|---|
| CONNECTED_SHAPES_ALL_NODES | Return IDs of shapes that are associated with both incoming and outgoing connections. | 
| CONNECTED_SHAPES_INCOMING_NODES | Return IDs of shapes that are associated with incoming connections. | 
| CONNECTED_SHAPES_OUTGOING_NODES | Return IDs of shapes that are associated with outgoing connections. | 
See Also
- module aspose.diagram