|
RenderPropertiesMaterial_txt_color Property
|
color of text on materials
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Color Material_txt_color { get; }
Public ReadOnly Property Material_txt_color As Color
Get
public:
property Color Material_txt_color {
Color get ();
}
member Material_txt_color : Color with get
Property Value
Type:
Color
See Also