<Code Lib>
2025 Method
Changes 0
M

OverrideGraphicSettings.SetProjectionLineColor

Description:
Sets the projection surface line color.

public OverrideGraphicSettings SetProjectionLineColor(
	Color color
)

  • color
    Value of the projection surface line color for the override. InvalidColorValue means no override is set.
Return Value OverrideGraphicSettings Reference to the changed object.

Loading…