 |
MultiVisualEventSource3DTargetVisuals3D 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: 12.0.9484.2048
Syntaxpublic IList<Visual3D> TargetVisuals3D { get; set; }Property Value
IListVisual3D
See Also