net9.0
namespace System.Drawing
{
public static class SystemColors
{
[Experimental("SYSLIB5002", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
public static bool UseAlternativeColorSet { get; set; }
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
---|---|
.NET | 9.0 |
Information specific to net9.0 | |
Assembly | System.Drawing.Primitives , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Preview | SYSLIB5002: This API is marked as experimental.(more details) |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |