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: 19.00.00
Syntax
C#
public class AspectMethodAttribute : PropertyViewerMethodAttribute

The AspectMethodAttribute type exposes the following members.

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