XpsDocument.InsertPath
XpsDocument.InsertPath method
Insère un nouveau chemin vers la page active à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 XpsDocument
- espace de noms Aspose.Page.XPS
- Assemblée Aspose.Page