DoubleKeyFrame.KeyTime Property

Definition

KeyTime KeyTime();

void KeyTime(KeyTime value);
public KeyTime KeyTime { get; set; }
var keyTime = doubleKeyFrame.keyTime;
doubleKeyFrame.keyTime = keyTime;
Public Property KeyTime As KeyTime

Property Value

Applies to