Class SetShowFlexOverlaysCommandSettings
SetShowFlexOverlays
public sealed class SetShowFlexOverlaysCommandSettings : ICommand
- Inheritance
-
SetShowFlexOverlaysCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
FlexNodeHighlightConfigs
Gets or sets the flexNodeHighlightConfigs
[JsonPropertyName("flexNodeHighlightConfigs")]
public FlexNodeHighlightConfig[] FlexNodeHighlightConfigs { get; set; }