RemoveSubPlacement(Placement) Method
In This Topic
Remove
Placement from the group and from the project. The Placement object passed into this method is no longer valid.
Syntax
public virtual void RemoveSubPlacement(
Placement
)
public:
virtual void RemoveSubPlacement(
Placement^
)
Parameters
- placement
See Also