Click or drag to resize

ShellSec_RendererInfoColorNeg Property

Gets or sets the color for mesh vertices for negative values.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Dictionary<ShellSecResult, Color> ColorNeg { get; set; }

Property Value

Type: DictionaryShellSecResult, Color
See Also