Dynamic Relaxation Clash Plugin

ControlViewModel..::..ShowPopupCanvasCmd Property

Gets the show popup canvas command.

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

Syntax


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

Field Value

The show popup canvas command.