XpsDocument.InsertPath

XpsDocument.InsertPath method

Insère un nouveau chemin vers la page active àindex position.

public XpsPath InsertPath(int index, XpsPathGeometry data)
ParamètreTaperLa description
indexInt32Position à laquelle un nouveau chemin doit être inséré.
dataXpsPathGeometryLa géométrie du chemin.

Return_Value

Chemin inséré.

Voir également