limit_location fastighet

limit_location fastighet

Detta attribut anger placeringen av gränsvärden i n-ära operatorer. Gränser kan antingen centreras ovanför och under den n-ära operatorn, eller placeras precis till höger om operatorn.

Definition:

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

Se även