Description
This .NET class wraps the AcGiMarbleTexture ObjectARX class. It represents a "marble" procedural texture.
Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.MaterialTexture Autodesk.AutoCAD.GraphicsInterface.ProceduralTexture Autodesk.AutoCAD.GraphicsInterface.MarbleTexture
C#
public sealed class MarbleTexture : ProceduralTexture, ICloneable;
Visual Basic
Public sealed Class MarbleTexture Inherits ProceduralTexture Inherits ICloneable
Links
MarbleTexture Methods, MarbleTexture Operators, MarbleTexture Properties