edge_count property
edge_count property
Gets or sets the edge count.
Definition:
@property
def edge_count(self):
...
@edge_count.setter
def edge_count(self, value):
...
Gets or sets the edge count.
@property
def edge_count(self):
...
@edge_count.setter
def edge_count(self, value):
...