GetPointDynamicDrawColor Property |
Color used by CRhinoGetPoint::DynamicDraw to draw the current point and
the line from the base point to the current point.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Color DynamicDrawColor { get; set; }Public Property DynamicDrawColor 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