ControlAnchorer UnAnchorSelectedControls Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static void UnAnchorSelectedControls(
	List<Entity2D> controlList
)

Parameters

controlList
Type: System.Collections.Generic List Entity2D 
See Also