ZOrderPosition

PresentationBaseShape.ZOrderPosition property

この位置を取得しますPresentationBaseShape オーダーで.

public int ZOrderPosition { get; }

プロパティ値

この位置PresentationBaseShape オーダーで.

備考

z オーダーが大きい図形は、常に z オーダーが小さい図形の前にあります。

関連項目