PathReinforcement.SetUnobscuredInView
Method
Description:
Sets Path Reinforcement to be shown unobscured in a view.
Sets Path Reinforcement to be shown unobscured in a view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| view | View | The view element |
| unobscured | Boolean | True if Path Reinforcement is shown unobscured, false otherwise. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InapplicableDataException | This element doesn't have valid visibility data. |