MaterialMap Class

Autodesk.AutoCAD.GraphicsInterface.MaterialMap
Visual Basic
Public sealed Class MaterialMap
Inherits RXObject
C#
public sealed class MaterialMap : RXObject;
Description

 

This .NET class wraps the AcGiMaterialMap ObjectARX class. It defines material component maps. Maps are described by dimension, source, format, and mapping properties.

Links