2027 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
)
  • fillPatternId
    Value of the surface background fill pattern override.
Return Value OverrideGraphicSettings Reference to the changed object.