paths mülk

paths mülk

Özel bir geometrik şeklin paths’ini alır.

Örnek


# Returns non-null if there is a path to the custom geometry
if shape.paths == None:
    print("No custom geometry path.")

Tanım:

@property
def paths(self):
    ...

Ayrıca bakınız