Share via


IXRChangePropertyAction (Compact 2013)

3/28/2014

Allows you to change the property of an object.

Syntax

class IXRChangePropertyAction : public IXRInteractivityTargetedTriggerAction

Public Data Members

None

Protected Data Members

None

Member Functions

Member Function

Description

IXRChangePropertyAction.GetDuration(XRDuration *)

This method gets the Duration property of the ChangePropertyAction.

IXRChangePropertyAction.GetEase(IXREasingFunctionBase * *)

This method gets the Ease property of the ChangePropertyAction.

IXRChangePropertyAction.GetPropertyName(BSTR *)

This method gets the PropertyName property of the ChangePropertyAction.

IXRChangePropertyAction.GetValue(XRValue *)

This method gets the Value property of the ChangePropertyAction.

IXRChangePropertyAction.SetDuration(XRDuration *)

This method sets the Duration property of the ChangePropertyAction.

IXRChangePropertyAction.SetEase(IXREasingFunctionBase *)

This method sets the Ease property of the ChangePropertyAction.

IXRChangePropertyAction.SetPropertyName(const WCHAR *)

This method sets the PropertyName property of the ChangePropertyAction.

IXRChangePropertyAction.SetValue(XRValue *)

This method sets the Value property of the ChangePropertyAction.

Overridable Member Functions

Implemented Methods

See Also

Reference

Classes for Interactivity