XpsDocument.InsertPath
XpsDocument.InsertPath method
Voegt een nieuw pad in naar de actieve pagina opindex positie.
public XpsPath InsertPath(int index, XpsPathGeometry data)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | Int32 | Positie waarop een nieuw pad moet worden ingevoegd. |
| data | XpsPathGeometry | De geometrie van het pad. |
Winstwaarde
Ingevoegd pad.
Zie ook
- class XpsPath
- class XpsPathGeometry
- class XpsDocument
- naamruimte Aspose.Page.XPS
- montage Aspose.Page