ControlViewModel..::..FinalPathCollection Property
Gets or sets the final path collection.
Namespace:
DynamicRelaxationClashVerification.ViewModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public PointCollection FinalPathCollection { get; set; }
Public Property FinalPathCollection As PointCollection Get Set
public: property PointCollection^ FinalPathCollection { PointCollection^ get (); void set (PointCollection^ value); }