Share via


OLEObjects.ZOrder プロパティ

定義

オブジェクトの z オーダー位置を返します。

public:
 property int ZOrder { int get(); };
public int ZOrder { get; }
Public ReadOnly Property ZOrder As Integer

プロパティ値

注釈

オブジェクトの任意のコレクションでは、z オーダーの背面にあるオブジェクトは collection(1) で、z オーダーの先頭にあるオブジェクトは (collection ですcollectionカウント)。

適用対象