IView.ZIndex 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
決定 ILayout 中這個 IView 的繪製順序;較高的 z 索引會繪製在較低的 z 索引上。
public:
property int ZIndex { int get(); };
public int ZIndex { get; }
member this.ZIndex : int
Public ReadOnly Property ZIndex As Integer
屬性值
適用於