XpsCanvas.InsertPath
XpsCanvas.InsertPath method
Insère un nouveau chemin vers la liste des enfants de ce canevas àindex position.
public XpsPath InsertPath(int index, XpsPathGeometry data)
Paramètre | Taper | La description |
---|---|---|
index | Int32 | Position à laquelle un nouveau chemin doit être inséré. |
data | XpsPathGeometry | La géométrie du chemin. |
Return_Value
Chemin inséré.
Voir également
- class XpsPath
- class XpsPathGeometry
- class XpsCanvas
- espace de noms Aspose.Page.XPS.XpsModel
- Assemblée Aspose.Page