Mobiform Software - Aurora API Documentation

MoveType Enumeration

Defines Z-Order object movement type.

public enum MoveType

Members

Member Name Description
BringFront Object moved in front of all objects.
MoveForward Object moved forward.
MoveBackward Object moved backwards.
SendBack Object moved behind all objects.
ToIndex Object moved to a specific Z-Order.

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace