IExpCompositionPropertyChangedListener.NotifyMatrix3x2PropertyChanged Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
void NotifyMatrix3x2PropertyChanged(CompositionObject ^ target, ExpExpressionNotificationProperty property, float3x2 value);
void NotifyMatrix3x2PropertyChanged(CompositionObject const& target, ExpExpressionNotificationProperty const& property, float3x2 const& value);
public void NotifyMatrix3x2PropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Matrix3x2 value);
function notifyMatrix3x2PropertyChanged(target, property, value)
Public Sub NotifyMatrix3x2PropertyChanged (target As CompositionObject, property As ExpExpressionNotificationProperty, value As Matrix3x2)
Parametri
- target
- CompositionObject
- property
- ExpExpressionNotificationProperty
Si applica a
Commenti e suggerimenti
Invia e visualizza il feedback per