All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIColorChooser
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIColorChooser
Interface to implement the color chooser plug-in.
Role:
This interface allows to add applicative color chooser plug-in to the color editor panel.
It should be derived and plug-in should provide
an extension of the color editor panel (CATVisColorEditorPanel)
| public virtual CATDlgFrame * GetColorChooserFrame( | )= 0 |
| public virtual CATUnicodeString & GetColorChooserName( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.