Click or drag to resize

M_ObjectM_GetTitleColor Method

Gets the title color of this object. Will return Color.Black by default.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public virtual Color M_GetTitleColor()

Return Value

Type: Color
See Also