The text color of the display node object.
[Visual Basic .NET] Public Property TextColor As Integer
[C#] public int TextColor {get; set;}
[C++]
HRESULT get_TextColor(
long* pColor
);
[C++]
HRESULT put_TextColor(
long pColor
);
[C++]Parameters
pColor [out, retval] pColor is a parameter of type long pColor [in] pColor is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.