MovementSettingsBase.Enabled Property

Gets or sets a value indicating whether the command is enabled.
Public Property Enabled() As Boolean
This language is not supported or no code example is available.
public bool Enabled {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
For rotate command it can be used to avoid accidental rotations in 2D views.

.NET Framework

Supported in: 4.8

In this article

Definition