MaterialColor Class

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.MaterialColor

Visual Basic

Public sealed Class MaterialColor
Inherits RXObject

C#

public sealed class MaterialColor : RXObject;

Description

This .NET class wraps the AcGiMaterialColor ObjectARX class. It defines material component colors by color method and color value.

Links

MaterialColor Constructor, MaterialColor Methods, MaterialColor Properties