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)
Syntaxpublic Color FeedbackColor { get; set; }Public Property FeedbackColor As Color
Get
Set
Property Value
Type:
Color
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also