ConnectedShapesFlags

ConnectedShapesFlags enumeration

Utility class containing constants. Filters the array of returned shape IDs by the directionality of the connectors.

Values

NameDescription
CONNECTED_SHAPES_ALL_NODESReturn IDs of shapes that are associated with both incoming and outgoing connections.
CONNECTED_SHAPES_INCOMING_NODESReturn IDs of shapes that are associated with incoming connections.
CONNECTED_SHAPES_OUTGOING_NODESReturn IDs of shapes that are associated with outgoing connections.