Home > All Other Interfaces > IColor > abgrColor
Number which represents the color in ABGR format (0xAABBGGRR).
JavaScript
abgrColor
C#
uint abgrColor { get; set; }
C++
HRESULT abgrColor([out, retval] unsigned long* pVal)
HRESULT abgrColor([in] unsigned long pVal)