CustomRenderContentAttribute Class

CustomRenderContentAttribute Class

[Missing <summary> documentation for "T:Rhino.Render.CustomRenderContentAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Rhino.RenderCustomRenderContentAttribute

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class CustomRenderContentAttribute : Attribute
Public NotInheritable Class CustomRenderContentAttribute
	Inherits Attribute

The CustomRenderContentAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCustomRenderContentAttribute
Initializes a new instance of the CustomRenderContentAttribute class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Attribute.)
Public methodGetHashCode (Inherited from Attribute.)
Public methodGetType (Inherited from Object.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodMatch (Inherited from Attribute.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also