Click or drag to resize

AccessoryAspectAttachedVisual Property

The visual that this aspect is currently attached to.

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Visual AttachedVisual { get; set; }

Property Value

Type: Visual

Implements

IAccessoryAspectAttachedVisual
See Also