AlignSubtree.ClearOwnedPins Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clear the entire list of owned space pins.
public void ClearOwnedPins ();
member this.ClearOwnedPins : unit -> unit
Public Sub ClearOwnedPins ()
Remarks
This removes all pins in the list, whether added dynamically or added in the inspector.