Click or drag to resize

PickInfoVisual Field

The visual that responded to the pick. This lets us show tooltip information for the object that the cursor is really over, not the pick Obj.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Visual Visual

Field Value

Type: Visual
See Also