EnvironmentRenderCapabilities.AreGradientsAllowed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if gradients are currently allowed in the environment.
public:
property bool AreGradientsAllowed { bool get(); };
public:
property bool AreGradientsAllowed { bool get(); };
public bool AreGradientsAllowed { get; }
member this.AreGradientsAllowed : bool
Public ReadOnly Property AreGradientsAllowed As Boolean