<Code Lib>
2020 Method
Changes 0
M

View.GetFilterOverrides

Description:
Gets graphic overrides that a filter applies to the view.

public OverrideGraphicSettings GetFilterOverrides(
	ElementId filterElementId
)

Return Value OverrideGraphicSettings Object representing all graphic overrides of the filter in the view.

Loading…