Enum AnimationPropertyType
Specifies the type of animation property
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum AnimationPropertyType
Fields
Name | Description |
---|---|
Color | Specifies the animation property type is Color |
NotDefined | Specifies the animation property type is Not Defined |
Opacity | Specifies the animation property type is Opacity |
PptHeight | Specifies the animation property type is PptHeight |
PptWidth | Specifies the animation property type is PptWidth |
PptX | Specifies the animation property type is PptX |
PptXPptY | Specifies the animation property type is PptXPptY |
PptY | Specifies the animation property type is PptY |
Rotation | Specifies the animation property type is Rotation |
RotationPPT | Specifies the animation property type is RotationPPT |
ShapeFillBackColor | Specifies the animation property type is ShapeFillBackColor |
ShapeFillColor | Specifies the animation property type is Shape Fill Color |
ShapeFillColor2 | Specifies the animation property type is Shape Fill Color2 |
ShapeFillOn | Specifies the animation property type is Shape Fill On |
ShapeFillOpacity | Specifies the animation property type is ShapeFillOpacity |
ShapeFillType | Specifies the animation property type is ShapeFillType |
ShapeLineColor | Specifies the animation property type is ShapeLineColor |
ShapeLineOn | Specifies the animation property type is ShapeLineOn |
ShapePictureBrightness | Specifies the animation property type is Shape Picture Brightness |
ShapePictureContrast | Specifies the animation property type is Shape Picture Contrast |
ShapePictureGamma | Specifies the animation property type is Shape Picture Gamma |
ShapePictureGrayscale | Specifies the animation property type is Shape Picture Gray Scale |
ShapeShadowColor | Specifies the animation property type is Shape Shadow Color |
ShapeShadowOffsetX | Specifies the animation property type is Shape Shadow OffsetX |
ShapeShadowOffsetY | Specifies the animation property type is Shape Shadow OffsetY |
ShapeShadowOn | Specifies the animation property type is Shape Shadow On |
ShapeShadowOpacity | Specifies the animation property type is Shape Shadow Opacity |
ShapeShadowType | Specifies the animation property type is Shape Shadow Type |
ShapeStrokeColor | Specifies the animation property type is ShapesStrokeColor |
StrokeOn | Specifies the animation property type is StrokeOn |
TextBulletCharacter | Specifies the animation property type is Text Bullet Character |
TextBulletColor | Specifies the animation property type is Text Bullet Color |
TextBulletFontName | Specifies the animation property type is Text Bullet Font Name |
TextBulletNumber | Specifies the animation property type is Text Bullet Number |
TextBulletRelativeSize | Specifies the animation property type is Text Bullet Relative Size |
TextBulletStyle | Specifies the animation property type is Text Bullet Style |
TextBulletType | Specifies the animation property type is Text Bullet Type |
TextFontBold | Specifies the animation property type is Text Font Bold |
TextFontColor | Specifies the animation property type is Text Font Color |
TextFontEmboss | Specifies the animation property type is Text Font Emboss |
TextFontItalic | Specifies the animation property type is Text Font Italic |
TextFontName | Specifies the animation property type is Text Font Name |
TextFontShadow | Specifies the animation property type is Text Font Shadow |
TextFontSize | Specifies the animation property type is Text Font Size |
TextFontStrikeThrough | Specifies the animation property type is Text Font StrikeThrough |
TextFontStyle | Specifies the animation property type is Text Font Style |
TextFontSubscript | Specifies the animation property type is Text font Subscript |
TextFontSuperscript | Specifies the animation property type is Text font Superscript |
TextFontUnderline | Specifies the animation property type is Text Font Underline |
TextFontWeight | Specifies the animation property type is Text Font Weight |
Visibility | Specifies the animation property type is Visibility |
XShear | Specifies the animation property type is XShear |