TransitionStyle Property (ILEADRasterTransitionEfx)
TransitionStyleConstants TransitionStyle; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the mode of transition in the Transition dialog box.
Possible values are:
Value |
Meaning |
EFX_TRANSITION_NONE |
No transition effects. |
EFX_TRANSITION_GRADIENT |
Use the gradient color for the transition. Refer to Gradients and Patterns for related properties. |
EFX_TRANSITION_PATTERN |
Use a solid color or pattern for the transition. Refer to Gradients and Patterns for related properties. |
EFX_TRANSITION_MAX |
Use a solid color or pattern for the transition. Refer to Gradients and Patterns for related properties. |
See Also
Elements |
Transition property, ShowTransitionDlg method, GradientStyle property, UIFlags property |