XpsDocument.InsertPath

XpsDocument.InsertPath method

Voegt een nieuw pad in naar de actieve pagina opindex positie.

public XpsPath InsertPath(int index, XpsPathGeometry data)
ParameterTypeBeschrijving
indexInt32Positie waarop een nieuw pad moet worden ingevoegd.
dataXpsPathGeometryDe geometrie van het pad.

Winstwaarde

Ingevoegd pad.

Zie ook