Skip to main content

IShape.ZOrder property

Namespace: NextDesign.Core

Description

Z-order
Represents the display order, with 0 being the backmost.
However, it returns 0 for sequence diagram element shapes.

int ZOrder { get; }

type

  • int