2027 Method
Changes 0
M

OverrideGraphicSettings.SetSurfaceForegroundPatternId

Description:
Sets the ElementId of the surface foreground pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
public OverrideGraphicSettings SetSurfaceForegroundPatternId(
	ElementId fillPatternId
)
  • fillPatternId
    Value of the surface foreground fill pattern override.
Return Value OverrideGraphicSettings Reference to the changed object.