Click or drag to resize

CroSeccolor Property

Gets or sets user defined color of the cross section.

Namespace:  Karamba.CrossSections
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