次の方法で共有


InteractionTracker.ConfigureCenterPointXInertiaModifiers メソッド

定義

CompositionConditionalValue の順序付きリストを取得します。 フレームでは、トラッカーが慣性にある間に、最初の CompositionConditionalValue に " が含まれます。条件" は true に評価され、トラッカーが使用するズーム CenterPointX 値を "" に置き換えます。値"。 true と評価されない場合、CenterPointX はそのフレームに置き換えされません。

public:
 virtual void ConfigureCenterPointXInertiaModifiers(IIterable<CompositionConditionalValue ^> ^ conditionalValues) = ConfigureCenterPointXInertiaModifiers;
void ConfigureCenterPointXInertiaModifiers(IIterable<CompositionConditionalValue> const& conditionalValues);
public void ConfigureCenterPointXInertiaModifiers(IEnumerable<CompositionConditionalValue> conditionalValues);
function configureCenterPointXInertiaModifiers(conditionalValues)
Public Sub ConfigureCenterPointXInertiaModifiers (conditionalValues As IEnumerable(Of CompositionConditionalValue))

パラメーター

適用対象