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

 

This .NET class wraps the AcGiImageTexture ObjectARX class. It's an abstract class representing an image based texture.

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