|
RenderPropertiesNode_text_color Property
|
text color for node-related values
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Color Node_text_color { get; }
Public ReadOnly Property Node_text_color As Color
Get
public:
property Color Node_text_color {
Color get ();
}
member Node_text_color : Color with get
Property Value
Type:
Color
See Also