XpsCanvas.InsertPath
XpsCanvas.InsertPath method
このキャンバスの子リストへの新しいパスを挿入しますindex位置.
public XpsPath InsertPath(int index, XpsPathGeometry data)
パラメータ | タイプ | 説明 |
---|---|---|
index | Int32 | 新しいパスを挿入する位置。 |
data | XpsPathGeometry | パスのジオメトリ。 |
戻り値
挿入されたパス。
関連項目
- class XpsPath
- class XpsPathGeometry
- class XpsCanvas
- 名前空間 Aspose.Page.XPS.XpsModel
- 組み立て Aspose.Page