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

TCustomHtml5CanvasElement

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

Declaration

Source position: Html5CanvasInterfaces.pas line 185

type TCustomHtml5CanvasElement = class(TInterfacedObject,IHtml5CanvasElement)

protected

  function GetHeight; virtual; abstract;

  

  function GetWidth; virtual; abstract;

  

public

  property Height: Cardinal; [r]

  

  property Width: Cardinal; [r]

  

end;

Inheritance

TCustomHtml5CanvasElement

  

|

TObject,IHtml5CanvasElement



CT Web help

CodeTyphon Studio