Dynamic Relaxation Clash Plugin

ControlViewModel..::..ShowPopupCanvas Property

Gets or sets a value indicating whether [show popup canvas].

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

Syntax


public bool ShowPopupCanvas { get; set; }
Public Property ShowPopupCanvas As Boolean
	Get
	Set
public:
property bool^ ShowPopupCanvas {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [show popup canvas]; otherwise, false.