|
RenderPropertiesElemID_text_color Property
|
Gets the text color of element identifiers.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Color ElemID_text_color { get; }Public ReadOnly Property ElemID_text_color As Color
Get
public:
property Color ElemID_text_color {
Color get ();
}member ElemID_text_color : Color with get
Property Value
Type:
Color
See Also