[This is preliminary documentation and is subject to change.]
The PlacementExplicit type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Returns true if and only if each vertex in this placement has the same location as the vertex
with the same ID in the other placement, and vice versa.
(Overrides PlacementEquals(Placement).) | |
GetEnumerator |
Returns an object for enumerating location information about every vertex in this placement.
(Overrides PlacementGetEnumerator.) |
See Also