Click or drag to resize

ElemSetcolor Property

Gets or sets color of the element-set.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Nullable<Color> color { get; set; }

Property Value

Type: NullableColor
See Also