location_point property
location_point property
Gets or sets the location point.
Definition:
@property
def location_point(self):
...
@location_point.setter
def location_point(self, value):
...
Gets or sets the location point.
@property
def location_point(self):
...
@location_point.setter
def location_point(self, value):
...