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