Click or drag to resize
AB4D logo

VisualEventSource3DTargetVisual3D Property

Gets or sets the Visual3D that is used as the source of the mouse events.

Namespace: Ab3d.DirectX.Utilities
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Visual3D TargetVisual3D { get; set; }

Property Value

Visual3D
See Also