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ètreTaperLa description
indexInt32Position à laquelle un nouveau chemin doit être inséré.
dataXpsPathGeometryLa géométrie du chemin.

Return_Value

Chemin inséré.

Voir également