Click or drag to resize

EdgeAnalysisSettingsShowEdgeColor Property

Gets or sets a color used to enhance display edges in commands like _ShowEdges and _ShowNakedEdges.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Color ShowEdgeColor { get; set; }

Property Value

Type: Color
See Also