OverrideGraphicSettings.SetProjectionLineColor
Method
Description:
Sets the projection surface line color.
Sets the projection surface line color.
Parameters
Parameter | Type | Description |
---|---|---|
color | Color | Value of the projection surface line color for the override. InvalidColorValue means no override is set. |
Return Value
Type | Description |
---|---|
OverrideGraphicSettings | Reference to the changed object. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |