snap_spacing property

snap_spacing property

Gets or sets the snap spacing.

Definition:

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

See Also