bottom_x_dim property

bottom_x_dim property

BottomXDim

Definition:

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

See Also