Click or drag to resize

IAccessoryAspectAttachedAspect Property

The aspect which this aspect has attached to

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
VisualAspect AttachedAspect { get; }

Property Value

Type: VisualAspect
See Also