GetLineHaveFeedbackColor Property |
If true, the feedback color is used to draw the dynamic
line when the second point is begin picked. If false,
the active layer color is used.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntaxpublic bool HaveFeedbackColor { get; }
Public ReadOnly Property HaveFeedbackColor As Boolean
Get
Property Value
Type:
Boolean
See Also