end_shape_connection_site_index property

end_shape_connection_site_index property

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

Definition:

@property
def end_shape_connection_site_index(self):
    ...

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

See Also