共用方式為


InteractionTracker.ConfigureCenterPointXInertiaModifiers 方法

定義

取得 CompositionConditionalValue 的已排序列表。 在框架中,當追蹤器處於慣性狀態時,第一個將它設為 “的 CompositionConditionalValue。Condition“ 評估為 true 會取代追蹤器使用其 ”“ 的縮放 CenterPointX 值。Value“. 如果沒有評估為 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))

參數

適用於