BuilderElementcolor Property
Gets or sets user defined color of the beam-set.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public Color? color { get; set; }
Public Property color As Color?
Get
Set
public:
property Nullable<Color> color {
Nullable<Color> get ();
void set (Nullable<Color> value);
}
member color : Nullable<Color> with get, set
Property Value
NullableColor