IView.ZIndex 属性

定义

确定 ILayout 中此 IView 的绘图顺序;更高的 z 索引将绘制在较低的 z 索引之上。

public:
 property int ZIndex { int get(); };
public int ZIndex { get; }
member this.ZIndex : int
Public ReadOnly Property ZIndex As Integer

属性值

适用于