Click or drag to resize

AspectPropertyAttribute Class

Customize an aspect property in the Aspect Viewer
Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyViewerAttribute
      Demo3D.Gui.AspectViewerAspectPropertyAttribute

Namespace:  Demo3D.Gui.AspectViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class AspectPropertyAttribute : PropertyViewerAttribute

The AspectPropertyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAspectPropertyAttribute
Initializes a new instance of the AspectPropertyAttribute class
Top
See Also