top_x_dim property

top_x_dim property

TopXDim

Definition:

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

See Also