Defined in Graphics.Def Mixes in with Canvas
The Magic Cap graphic system provides class ResizableCanvas to provide a user-resizable area to draw into.
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.
Instantiate: never Subclass: rarely Call its methods: sometimes
Class ResizableCanvas defines no methods of its own.
Class ResizableCanvas defines the following attribute:
Attribute | Type | Description |
---|---|---|
CanvasSize | Dot | The size of the canvas |