Dynamic Relaxation Clash Plugin

ControlViewModel..::..RevertStartPositionCmd Property

Gets the revert start position command.

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

Syntax


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

Field Value

The revert start position command.