Dynamic Relaxation Clash Plugin

ControlViewModel..::..CreateAnimationCmd Property

Gets the create animation command.

Namespace:  DynamicRelaxationClashVerification.ViewModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public ICommand CreateAnimationCmd { get; set; }
Public Property CreateAnimationCmd As ICommand
	Get
	Set
public:
property ICommand^ CreateAnimationCmd {
	ICommand^ get ();
	void set (ICommand^ value);
}

Field Value

The create animation command.