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 なし

適用対象