XpsDocument.InsertPath
XpsDocument.InsertPath method
Fügt einen neuen Pfad zur aktiven Seite bei einindex Position.
public XpsPath InsertPath(int index, XpsPathGeometry data)
| Parameter | Typ | Beschreibung |
|---|---|---|
| index | Int32 | Position, an der ein neuer Pfad eingefügt werden soll. |
| data | XpsPathGeometry | Die Geometrie des Pfades. |
Rückgabewert
Pfad eingefügt.
Siehe auch
- class XpsPath
- class XpsPathGeometry
- class XpsDocument
- namensraum Aspose.Page.XPS
- Montage Aspose.Page