offset_x property
offset_x property
Gets or sets the offset x.
Definition:
@property
def offset_x(self):
...
@offset_x.setter
def offset_x(self, value):
...
Gets or sets the offset x.
@property
def offset_x(self):
...
@offset_x.setter
def offset_x(self, value):
...