KeyTime.FromPercent(Double) 方法

定義

建立新的 KeyTime 執行個體,其KeyTimeType 屬性初始化為指定的參數值。

C#
public static System.Windows.Media.Animation.KeyTime FromPercent(double percent);

參數

percent
Double

KeyTime 的值。

傳回

KeyTime 執行個體,初始化為 percent 的值。

例外狀況

percent 小於 0.0 或大於 1.0。

備註

percent 參數會以 double 的形式傳遞,範圍介於 0.0 和 1.0 之間。

適用於

產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10