HTMLCanvasElement Interface Reference

import "HTMLCanvasElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLCanvasElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLCanvasElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

DOMObject getContext (in DOMString contextId)

Public Attributes

attribute long width
attribute long height

Detailed Description

Definition at line 28 of file HTMLCanvasElement.idl.


Member Function Documentation

DOMObject getContext ( in DOMString  contextId  ) 


Member Data Documentation

attribute long width

Definition at line 30 of file HTMLCanvasElement.idl.

attribute long height

Definition at line 31 of file HTMLCanvasElement.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:12:45 2007 for Web Kit DOM by  doxygen 1.5.1