paths proprietà
paths proprietà
Ottiene lo paths di una forma geometrica personalizzata.
Esempio
# Returns non-null if there is a path to the custom geometry
if shape.paths == None:
print("No custom geometry path.")
Definizione:
@property
def paths(self):
...
Guarda anche
- modulo
aspose.cells.drawing
- classe
RectangleShape
- classe
ShapePathCollection