Class SetShowGridOverlaysCommandSettings
SetShowGridOverlays
public sealed class SetShowGridOverlaysCommandSettings : ICommand
- Inheritance
-
SetShowGridOverlaysCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
GridNodeHighlightConfigs
Gets or sets the gridNodeHighlightConfigs
[JsonPropertyName("gridNodeHighlightConfigs")]
public GridNodeHighlightConfig[] GridNodeHighlightConfigs { get; set; }