vdegree property

vdegree property

Definition:

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

See Also