XpsCanvas.InsertPath
XpsCanvas.InsertPath method
Fügt einen neuen Pfad zur untergeordneten Liste dieser Leinwand 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 XpsCanvas
- namensraum Aspose.Page.XPS.XpsModel
- Montage Aspose.Page