previous chapter contents page top page next chapter


ResizableCanvas

October 5, 1992last updated January 17, 1996

Defined in Graphics.Def
Mixes in with Canvas

Class Description

The Magic Cap graphic system provides class ResizableCanvas to provide a user-resizable area to draw into.

Using a ResizableCanvas Object

Class ResizableCanvas mixes in with objects to create a resizable window. This class was specifically created for the Windows version of Magic Cap. You will not want to use this class with packages created for personal communicators.

Class ResizableCanvas provides no setter, so you must implement one in your own class.

Programming Information


Instantiate: never
Subclass: rarely
Call its methods: sometimes

Methods defined by class ResizableCanvas

Class ResizableCanvas defines no methods of its own.

Attributes defined by class ResizableCanvas

Class ResizableCanvas defines the following attribute:

Attribute Type Description
CanvasSize Dot The size of the canvas