[]
Initializes a new instance of the LevelOverride struct with the specified level and directional override status.
public LevelOverride(int level, DirectionalOverrideStatus overrideStatus)
| Type | Name | Description |
|---|---|---|
| int | level | The embedding level. |
| DirectionalOverrideStatus | overrideStatus | The directional override status. |