start_cap property

start_cap property

Gets or sets the start cap.

Definition:

@property
def start_cap(self):
    ...
@start_cap.setter
def start_cap(self, value):
    ...

See Also