Click or drag to resize
AB4D logo

MultiVisualEventSource3DTargetVisuals3D Property

Gets or sets a IList of Visual3D that are used as the source of the mouse events.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public IList<Visual3D> TargetVisuals3D { get; set; }

Property Value

IListVisual3D
See Also