Basic interfaces of the Andy assembly are the following:
IWxWorkspace - the interface containing workspace properties and methods
IWxView - the interface that determines settings for workspace display
IWxShape - the interface containing properties and methods for a workspace shape
IWxStyle - the interface containing properties and methods that are used to set object format.
The Examples section contains implementation of various tasks in the Fore language using the Andy assembly.
See also:
Andy Assembly Interfaces | Andy Assembly Classes | Andy Assembly Enumerations