ZOrderPosition

Shape.ZOrderPosition property

返回形状在 z 顺序中的位置。 Shapes[0] 返回 z 顺序后面的形状, 和 Shapes[Shapes.Count - 1] 返回 z 顺序前面的形状. 只读Int32。

public virtual int ZOrderPosition { get; }

也可以看看