Click or drag to resize

IHierarchyImageStringProvider Interface

Implement this on an aspect for a visual to override the icon in the Hierarchy window.

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

The IHierarchyImageStringProvider type exposes the following members.

Properties
  NameDescription
Public propertyHierarchyImageString
Top
See Also