GetLine.FeedbackColor Property

GetLineFeedbackColor Property

If set, the feedback color is used to draw the dynamic line when the second point is begin picked. If not set, the active layer color is used.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Color FeedbackColor { get; set; }
Public Property FeedbackColor As Color
	Get
	Set

Property Value

Type: Color
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also