OverrideGraphicSettings.SetDetailLevel
Method
Description:
Sets the detail level.
Sets the detail level.
Parameters
Parameter | Type | Description |
---|---|---|
detailLevel | ViewDetailLevel | Value of the detail level. ViewDetailLevel.Undefined means no override is set. |
Return Value
Type | Description |
---|---|
OverrideGraphicSettings | Reference to the changed object. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |