CompositionCapabilities.AreEffectsFast Method
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.
Indicates whether fast effects are supported.
public:
virtual bool AreEffectsFast() = AreEffectsFast;
bool AreEffectsFast();
public bool AreEffectsFast();
function areEffectsFast()
Public Function AreEffectsFast () As Boolean
Returns
Boolean
bool
Returns a boolean indicating whether fast effects are supported.