start_shape_connection_site_index property

start_shape_connection_site_index property

Returns or sets the index of connection site for start shape. Read/write int.

Definition:

@property
def start_shape_connection_site_index(self):
    ...

@start_shape_connection_site_index.setter
def start_shape_connection_site_index(self, value):
    ...

See Also