In This Topic
Converts this Color structure to a human-readable string. (Overrides ValueType.ToString().) In XNA Framework 3.0, this member is inherited from Object.ToString().
Syntax
public java.lang.String toString()
|
Return Value
A java.lang.String that represents this instance.
See Also