|
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: 11.1.8864.1045
Syntax public IList<Visual3D> TargetVisuals3D { get; set; }
Property Value
IListVisual3DSee Also