|
ElemSet_color Field
|
user defined color of the beam-set
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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