Description
This .NET class wraps the AcGiGenericTexture ObjectARX class.
GenericTexture consists of a generic collection of parameters that represents a procedural texture. Derives from ProceduralTexture.
Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.MaterialTexture Autodesk.AutoCAD.GraphicsInterface.ProceduralTexture Autodesk.AutoCAD.GraphicsInterface.GenericTexture
Visual Basic
Public sealed Class GenericTexture Inherits ProceduralTexture Inherits ICloneable
C#
public sealed class GenericTexture : ProceduralTexture, ICloneable;
Links
GenericTexture Methods, GenericTexture Operators, GenericTexture Properties