MatrixAnimationUsingPath.DoesRotateWithTangent 屬性

定義

取得或設定值,指出物件是否沿著路徑的正切函數旋轉。

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

屬性值

Boolean

如果物件會沿著路徑的正切函數旋轉,則為 true,否則為 false。 預設為 false

備註

當您希望動畫物件沿著動畫路徑出現「投影片」時,請使用 屬性。

相依性屬性資訊

識別碼欄位 DoesRotateWithTangentProperty
設定為 的中繼資料屬性 true

適用於