Method SetZIndex NamespaceAlternet.Editor.Wpf AssemblyAlternet.Editor.Wpf.v9.dll SetZIndex(int, int) Sets Z-Index of specified group. public void SetZIndex(int group, int value) Parameters group int Group to check. value int Z-Index to set.