XpsCanvas.InsertPath
XpsCanvas.InsertPath method
Voegt een nieuw pad in naar de onderliggende lijst van dit canvas 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 XpsCanvas
- naamruimte Aspose.Page.XPS.XpsModel
- montage Aspose.Page