Dynamic Relaxation Clash Plugin

ControlViewModel..::..PathCollection Property

Gets or sets the path collection.

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

Syntax


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

Field Value

The path collection.