MotionCommandPathType

MotionCommandPathType Aufzählung

Stellt Typen von Befehlen für das Verhalten von Animationsbewegungseffekten dar.

public enum MotionCommandPathType

Werte

NameWertBeschreibung
MoveTo0
LineTo1
CurveTo2
CloseLoop3
End4

Siehe auch