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

Visual Basic

Public sealed Class MaterialMap
Inherits RXObject

C#

public sealed class MaterialMap : RXObject;

Links

MaterialMap Constructor, MaterialMap Methods, MaterialMap Operators, MaterialMap Properties

Was this information helpful?