MatrixAnimationUsingPath.DoesRotateWithTangent 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出物件是否沿著路徑的正切函數旋轉。
public:
property bool DoesRotateWithTangent { bool get(); void set(bool value); };
public bool DoesRotateWithTangent { get; set; }
member this.DoesRotateWithTangent : bool with get, set
Public Property DoesRotateWithTangent As Boolean
屬性值
如果物件會沿著路徑的正切函數旋轉,則為 true
,否則為 false
。 預設為 false
。
備註
當您希望動畫物件沿著動畫路徑出現「投影片」時,請使用 屬性。
相依性屬性資訊
識別碼欄位 | DoesRotateWithTangentProperty |
設定為 的中繼資料屬性 true |
無 |