Partager via


SpringScalarNaturalMotionAnimation.Period Propriété

Définition

Obtient ou définit l’heure pendant laquelle le spring effectue une seule oscillation.

public:
 property TimeSpan Period { TimeSpan get(); void set(TimeSpan value); };
TimeSpan Period();

void Period(TimeSpan value);
public System.TimeSpan Period { get; set; }
var timeSpan = springScalarNaturalMotionAnimation.period;
springScalarNaturalMotionAnimation.period = timeSpan;
Public Property Period As TimeSpan

Valeur de propriété

Le temps pour le printemps de terminer une seule oscillation.

S’applique à