Description
This .NET class wraps the AcGiWoodTexture ObjectARX class. It's an ProceduralTexture derived class representing a "wood" procedural texture.
Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.MaterialTexture Autodesk.AutoCAD.GraphicsInterface.ProceduralTexture Autodesk.AutoCAD.GraphicsInterface.WoodTexture
Visual Basic
Public sealed Class WoodTexture Inherits ProceduralTexture Inherits ICloneable
C#
public sealed class WoodTexture : ProceduralTexture, ICloneable;
Links
WoodTexture Methods, WoodTexture Operators, WoodTexture Properties