DecalCreateParams Class

DecalCreateParams Class

Used by RhinoObject.AddDecal() to create and add a decal
Inheritance Hierarchy
SystemObject
  Rhino.RenderDecalCreateParams

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class DecalCreateParams
Public Class DecalCreateParams

The DecalCreateParams type exposes the following members.

Constructors
  NameDescription
Public methodDecalCreateParams
Initializes a new instance of the DecalCreateParams class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also