Dynamic Relaxation Clash Plugin

ControlViewModel..::..ShowFactoryPath Property

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

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

Syntax


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

Field Value

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