Unit 'Html5CanvasInterfaces' Package
[Overview][Classes][Index] [#pl_html5canvas]

IHtml5CanvasElement

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: Html5CanvasInterfaces.pas line 18

type IHtml5CanvasElement = interface

  function GetHeight;

  

  function GetWidth;

  

  property Width: Cardinal; [r]

  

  property Height: Cardinal; [r]

  

end;

Inheritance

IHtml5CanvasElement

  

|

IInterface



CT Web help

CodeTyphon Studio