|
BuilderElement_color Field
|
user defined color of the beam-set.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected Nullable<Color> _color
Protected _color As Nullable(Of Color)
protected:
Nullable<Color> _color
val mutable _color: Nullable<Color>
Field Value
Type:
NullableColor
See Also