Click or drag to resize

IAspectComponent Interface

Aspects that implement this will be compatible the AspectViewer

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public interface IAspectComponent : INotifyPropertyChanged

The IAspectComponent type exposes the following members.

Properties
  NameDescription
Public propertyIsCollapsed
Public propertyIsEnabled
Top
See Also