h_corner_radius property
h_corner_radius property
Gets or sets horizontal corner radius.
Definition:
@property
def h_corner_radius(self):
...
@h_corner_radius.setter
def h_corner_radius(self, value):
...
Gets or sets horizontal corner radius.
@property
def h_corner_radius(self):
...
@h_corner_radius.setter
def h_corner_radius(self, value):
...