Autodesk.AutoCAD.GraphicsInterface Namespace > MaterialTexture Class
MaterialTexture Class
Description

 

This .NET class wraps the AcGiMaterialTexture ObjectARX class. This the abstract Base class for all material textures.

Class Hierarchy
Visual Basic
Public Class MaterialTexture
Inherits RXObject
C#
public class MaterialTexture : RXObject;
   Comments?