paths Eigentum
paths Eigentum
Ruft die paths einer benutzerdefinierten geometrischen Form ab.
Beispiel
# Returns non-null if there is a path to the custom geometry
if shape.paths == None:
print("No custom geometry path.")
Definition:
@property
def paths(self):
...
Siehe auch
- Modul
aspose.cells.drawing
- Klasse
DialogBox
- Klasse
ShapePathCollection