PlacedItems Property
PlacedItems
The items being placed.
Declaration
public ReadOnlyCollection<PlacementInformation> PlacedItems { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PlacementInformation> |