public bool IsFilterApplied( ElementId filterElementId )
| Exception | Condition |
|---|---|
| ArgumentException | ElementId is not associated with a FilterElement. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | The element "this View" does not belong to a project document. -or- The view type does not support Visibility/Graphics Overriddes. |