[]
Gets or sets the default measurement units.
[Parameter]
public Units Units { get; init; }
| Type | Description |
|---|---|
| Units | An Units enum representing the default measurement units. |
This property can only be set once during object initialization and cannot be changed afterwards.