Click or drag to resize

DisplayPointAttributesStrokeColor Property

[Missing <summary> documentation for "P:Rhino.Display.DisplayPointAttributes.StrokeColor"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Color? StrokeColor { get; set; }

Property Value

Type: NullableColor
See Also