Table of Contents

Method SetZIndex

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.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.