ZOrderPosition

Shape.ZOrderPosition property

返回形状在 z 顺序中的位置。

public int ZOrderPosition { get; set; }

例子


[C#]
shape.ZOrderPosition = 3;

也可以看看