Class LayerCommands
- Namespace
- Macad.Interaction
- Assembly
- Macad.Interaction.dll
public static class LayerCommands
- Inheritance
-
LayerCommands
Properties
public static ActionCommand CreateNewLayer { get; }
- Property Value: ActionCommand
public static ActionCommand<Layer> DeleteLayer { get; }
- Property Value: ActionCommand<Layer>
public static ActionCommand LayerVisualPanel { get; }
- Property Value: ActionCommand
public static ActionCommand<Layer> MoveEntityToLayer { get; }
- Property Value: ActionCommand<Layer>
public static ActionCommand<Layer> SelectAllEntities { get; }
- Property Value: ActionCommand<Layer>
public static ActionCommand<Layer> ToggleIsLocked { get; }
- Property Value: ActionCommand<Layer>
public static ActionCommand<Layer> ToggleIsVisible { get; }
- Property Value: ActionCommand<Layer>
public static ActionCommand<Layer> ToggleIsolation { get; }
- Property Value: ActionCommand<Layer>