Share via


IExpCompositionPropertyChangedListener.NotifyMatrix3x2PropertyChanged Method

Definition

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)

Parameters

value
Matrix3x2 Matrix3x2

float3x2

Applies to