Share via


IExpCompositionPropertyChangedListener.NotifyMatrix4x4PropertyChanged Method

Definition

public:
 void NotifyMatrix4x4PropertyChanged(CompositionObject ^ target, ExpExpressionNotificationProperty property, float4x4 value);
void NotifyMatrix4x4PropertyChanged(CompositionObject const& target, ExpExpressionNotificationProperty const& property, float4x4 const& value);
public void NotifyMatrix4x4PropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Matrix4x4 value);
function notifyMatrix4x4PropertyChanged(target, property, value)
Public Sub NotifyMatrix4x4PropertyChanged (target As CompositionObject, property As ExpExpressionNotificationProperty, value As Matrix4x4)

Parameters

value
Matrix4x4 Matrix4x4

float4x4

Applies to