Click or drag to resize

ModelElementcolor Property

color of the element for some types of rendering. Can be set with a ElemSets-component

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

Property Value

Type: NullableColor
See Also