LoadCharColor Property
Gets the characteristic color of the load.
Namespace: Karamba.LoadsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public abstract Color CharColor { get; }
Public MustOverride ReadOnly Property CharColor As Color
Get
public:
virtual property Color CharColor {
Color get () abstract;
}
abstract CharColor : Color with get
Property Value
Color