ZIndex

ImageAnnotation.ZIndex property

z インデックスを取得または設定します。デフォルト値は 0 です

Z インデックスプロパティは、要素のスタック順序を指定します。

public int ZIndex { get; set; }

関連項目