Northwoods.Go Assembly > Northwoods.Go Namespace > GoLayerCollection Class : NextLayer Method |
1
returns the next layer (just in front of layer); a value of -1
returns the previous layer (just behind layer)
'Declaration Public Function NextLayer( _ ByVal layer As GoLayer, _ ByVal relativeZorder As Integer _ ) As GoLayer
public GoLayer NextLayer( GoLayer layer, int relativeZorder )
1
returns the next layer (just in front of layer); a value of -1
returns the previous layer (just behind layer)Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2