[]
Gets or sets the snap step value.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public SnapStep SnapStep { get; set; }
Type | Description |
---|---|
SnapStep | An instance of SnapStep that contains the snap step values. By default, snap step is { in: 0.25, cm: 0.5 }. |
By default, snap step is { in: 0.25, cm: 0.5 }