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