Click or drag to resize
AB4D logo

EventManager3DTargetViewport3D Property

Gets or sets a Viewport3D that contains the Model3D and Visual3D objects that are used by this EventManager3D.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Viewport3D TargetViewport3D { get; set; }

Property Value

Viewport3D
See Also