MotionPathPointsType

MotionPathPointsType enumeration

Representa tipos de puntos en la ruta de movimiento de la animación.

public enum MotionPathPointsType

Valores

NombreValorDescripción
None0
Auto1
Corner2
Straight3
Smooth4
CurveAuto5
CurveCorner6
CurveStraight7
CurveSmooth8

Ver también