|
IDL Reference Guide: iTools Object Classes |
|
The IDLitTool::RegisterCustomization procedure method registers an operation class that represents the graphics customization operation to be associated with this tool.
Obj->[IDLitTool::]RegisterCustomization, Name, ClassName
A string representing the name of the customization operation.
A string representing the classname of the operation being registered.
| Note Any keywords provided to this routine are treated as property defaults for the registered operation and applied to the registered object when it is created. |
IDL Online Help (March 06, 2007)