RootPlacementAdapter.SetPlacements Method
Include Protected Members
Include Inherited Members
Assigns the specified set of positions to the specified model item.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
SetPlacements(ModelItem, PlacementIntent, array<RelativeValue[])
Assigns the specified array of positions to the specified model item. (Inherited from PlacementAdapter.)
SetPlacements(ModelItem, PlacementIntent, RelativeValueCollection)
Assigns the specified collection of positions to the specified model item. (Inherited from PlacementAdapter.)
Top