|
Mesh_PointLoadCharColor Property
|
Gets the characteristic color of the load.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic override Color CharColor { get; }
Public Overrides ReadOnly Property CharColor As Color
Get
public:
virtual property Color CharColor {
Color get () override;
}
abstract CharColor : Color with get
override CharColor : Color with get
Property Value
Type:
Color
See Also