PathAspectPathChangedEvent Delegate |
[Missing <summary> documentation for "T:Demo3D.Components.PathAspect.PathChangedEvent"]
Namespace: Demo3D.ComponentsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic delegate void PathChangedEvent(
PathAspect sender,
VisualCurve curve
)
Parameters
- sender PathAspect
-
- curve VisualCurve
-
See Also