Note: This documentation is preliminary and is subject to change.
Warning: This class is deprecated. Deprecated components of Microsoft® DirectX® 9.0 for Managed Code are considered obsolete. While these components are still supported in this release of Microsoft® DirectX® 9.0 for Managed Code, they may be removed in the future. When writing new applications, you should avoid using these deprecated components. When modifying existing applications, you are strongly encouraged to remove any dependency on these components.
An attempt was made to have more than one color key active on an overlay. Deprecated.
Definition
Visual Basic .NET
Public Class OverlayColorKeyOnlyOneActiveException Inherits GraphicsException
C#
public class OverlayColorKeyOnlyOneActiveException : GraphicsException
Managed C++
public __gc class OverlayColorKeyOnlyOneActiveException
: public GraphicsException
JScript .NET
public class OverlayColorKeyOnlyOneActiveException extends GraphicsException
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Warning: This method is deprecated. Deprecated components of DirectX 9.0 for Managed Code are considered obsolete. While these components are still supported in this release of DirectX 9.0 for Managed Code, they may be removed in the future. When writing new applications, you should avoid using these deprecated components. When modifying existing applications, you are strongly encouraged to remove any dependency on these components.
Warning: This method is deprecated. Deprecated components of DirectX 9.0 for Managed Code are considered obsolete. While these components are still supported in this release of DirectX 9.0 for Managed Code, they may be removed in the future. When writing new applications, you should avoid using these deprecated components. When modifying existing applications, you are strongly encouraged to remove any dependency on these components.
Initializes a new instance of the object. Deprecated.