MotionCommandPathType

MotionCommandPathType enumeration

Stellt Befehlstypen für das Verhalten von Animationsbewegungseffekten dar.

public enum MotionCommandPathType

Werte

NameWertBeschreibung
MoveTo0
LineTo1
CurveTo2
CloseLoop3
End4

Siehe auch