EventDescription.TransitionType Property

Language:

Retrieves the transition style of the event as defined in TransitionType.

Definition

Visual Basic Public ReadOnly Property TransitionType As TransitionType
C# public TransitionType TransitionType { get; }
C++ public:
property TransitionType TransitionType {
        TransitionType get();
}
JScript public function get TransitionType() : TransitionType

Property Value

Microsoft.DirectX.Direct3D.TransitionType
Transition style of the event.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center