Dynamic Relaxation Clash Plugin

ControlViewModel..::..ShowOptimizedPath Property

Gets or sets a value indicating whether [show optimized path].

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

Syntax


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

Field Value

true if [show optimized path]; otherwise, false.