public final class AfterAnimationType
extends com.aspose.ms.System.Enum
Represents the after animation type of an animation effect.
| Modifier and Type | Field and Description |
|---|---|
static int |
Color
Color after animation type.
|
static int |
DoNotDim
Don't Dim after animation type.
|
static int |
HideAfterAnimation
Hide After Animation type
|
static int |
HideOnNextMouseClick
Hide on Next Mouse Click after animation type.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int DoNotDim
Don't Dim after animation type.
public static final int Color
Color after animation type.
public static final int HideAfterAnimation
Hide After Animation type
public static final int HideOnNextMouseClick
Hide on Next Mouse Click after animation type.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.