DiagramElementQueryByObjectIDs Class Properties
In This Topic
For a list of all members of this type, see DiagramElementQueryByObjectIDs members.
Public Properties
| | Name | Description |
 | AddConnected |
Determines whether the connected edges and junctions of the specified elements are added to the query.
|
 | AddContents |
Determines whether the contents and containers of the specified elements are added to the query.
|
 | ContainerObjectIDs |
A list of diagram container element object IDs to add to the query.
|
 | EdgeObjectIDs |
A list of diagram edge element object IDs to add to the query.
|
 | JunctionObjectIDs |
A list of diagram junction element object IDs to add to the query.
|
Top
See Also