Click or drag to resize

PathGeneratorAspectSources Property

[Missing <summary> documentation for "P:Demo3D.Components.PathGeneratorAspect.Sources"]


Namespace: Demo3D.Components
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ObservableCollection<Visual> Sources { get; set; }

Property Value

ObservableCollectionVisual
See Also