DiagramElementQueryByObjectIDs Class Members
In This Topic
The following tables list the members exposed by DiagramElementQueryByObjectIDs.
Public Constructors
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