Share via


_OLEObject.ZOrder プロパティ

定義

オブジェクトの z オーダー位置を返します。 読み取り専用の Integer です。

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

プロパティ値

注釈

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

適用対象