XpsDocument.CreatePath

XpsDocument.CreatePath method

Erstellt einen neuen Pfad.

public XpsPath CreatePath(XpsPathGeometry data)
ParameterTypBeschreibung
dataXpsPathGeometryDie Geometrie des Pfades.

Rückgabewert

Neuer Weg.

Siehe auch