 |
MultiVisualEventSource3D.TargetVisuals3D Property |
Gets or sets a IList of Visual3D that are used as the source of the mouse events.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic IList<Visual3D> TargetVisuals3D { get; set; }
Property Value
IList<Visual3D>
See Also