snap_point property

snap_point property

Gets or sets the snap point.

Definition:

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

See Also