LayerCollectionMove Method

Definition

Namespace: Macad.Core.Topology
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public bool Move(
	Layer layer,
	int newIndex
)

Parameters

layer  Layer
 
newIndex  Int32
 

Return Value

Boolean

See Also