System.Drawing.Color.TryParse Method
This element is not available using the selected API.
This element is not available using the selected API.
In this article
Tries to create a new Color instance from a string.
public:
static bool tryParse (
const String& colorString,
Color&& color
)
Please see Encoding Colors in Strings for valid colorString formats.
Windows, Linux, Android
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article