[]
Gets or sets a value indicating the default value for the snapToGrid option.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? SnapToGrid { get; set; }
true if elements should snap to the grid by default; otherwise, false.
true
false