|
RenderPropertiesNII_text_color Property
|
Gets the color of text regarding NII-forces.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Color NII_text_color { get; }Public ReadOnly Property NII_text_color As Color
Get
public:
property Color NII_text_color {
Color get ();
}member NII_text_color : Color with get
Property Value
Type:
Color
See Also