ArticyZIndexComparer Class

Default z index comparer

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public class ArticyZIndexComparer : IComparer<IObjectWithZIndex>
Inheritance
Object    ArticyZIndexComparer
Implements
IComparerIObjectWithZIndex

Constructors

Methods

Compare Compares the specified z index of 2 objects.

See Also