|
RenderPropertiesMaterial_txt_color Property
|
Gets the color of text on materials.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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