Share

MaterialMap Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.MaterialMap

C#

public sealed class MaterialMap : RXObject;

Visual Basic

Public sealed Class MaterialMap
Inherits RXObject

Links

MaterialMap Constructor, MaterialMap Methods, MaterialMap Operators, MaterialMap Properties

Was this information helpful?