Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.