QuaternionAnimation.UseShortestPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定布林值,這個布林值表示動畫是否使用球面線性插補來計算位置之間的最短弧度。
public:
property bool UseShortestPath { bool get(); void set(bool value); };
public bool UseShortestPath { get; set; }
member this.UseShortestPath : bool with get, set
Public Property UseShortestPath As Boolean
屬性值
布林值,表示動畫是否使用球面線性插補來計算位置之間的最短弧度。
備註
相依性屬性資訊
識別碼欄位 | UseShortestPathProperty |
設定為 的中繼資料屬性 true |
無 |