XpsDocument.InsertCanvas

XpsDocument.InsertCanvas method

でアクティブなページに新しいキャンバスを挿入しますindex位置.

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

戻り値

挿入されたキャンバス。

関連項目