AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

STRING MgColor::GetColor (  ) 

Returns Color specified as 0xRRGGBBAA RR - Red component GG - Green component BB - Blue Component AA - Alpha component (optional).

.NET Syntax
string GetColor();
Java Syntax
String GetColor();
PHP Syntax
string GetColor();

Returns:
return the color value