XpsDocument.AddPath

XpsDocument.AddPath method

Voegt een nieuw pad toe aan de actieve pagina.

public XpsPath AddPath(XpsPathGeometry data)
ParameterTypeBeschrijving
dataXpsPathGeometryDe geometrie van het pad.

Winstwaarde

Pad toegevoegd.

Zie ook