<Code Lib>
2021 Method
Changes 0
M

OverrideGraphicSettings.SetSurfaceBackgroundPatternId

Description:
Sets the ElementId of the surface background pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.

public OverrideGraphicSettings SetSurfaceBackgroundPatternId(
	ElementId fillPatternId
)

Return Value OverrideGraphicSettings Reference to the changed object.

Loading…