Click or drag to resize

AspectMethodAttribute Class

Customize an aspect method in the Aspect Viewer
Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyViewerMethodAttribute
      Demo3D.Gui.AspectViewerAspectMethodAttribute

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

The AspectMethodAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAspectMethodAttribute
Initializes a new instance of the AspectMethodAttribute class
Top
See Also