método add
add(self, type)
Agregue una ruta de segmento en la ruta de creación.
Devoluciones
Devuelve la posición del objeto ShapeSegmentPath
en la lista.
def add(self, type):
...
Parámetro | Tipo | Descripción |
---|---|---|
type | ShapePathType | El tipo de ruta. |
Ver también
- módulo
aspose.cells.drawing
- clase
ShapeSegmentPath
- clase
ShapeSegmentPathCollection