ContextualColors Class

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.ContextualColors

Visual Basic

Public abstract Class ContextualColors
Inherits RXObject

C#

public abstract class ContextualColors : RXObject;

Description

This .NET class wraps the AcGiContextualColors ObjectARX class.

This class returns color information for objects that can have different colors in different display contexts.

Links

ContextualColors Constructor, ContextualColors Methods, ContextualColors Properties