XpsCanvas.InsertCanvas

XpsCanvas.InsertCanvas method

新しいキャンバスをこのキャンバスの子リストに挿入しますindex位置.

public XpsCanvas InsertCanvas(int index)
パラメータタイプ説明
indexInt32新しいキャンバスを挿入する位置。

戻り値

挿入されたキャンバス。

関連項目