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

IHtml5CanvasText

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

Declaration

Source position: Html5CanvasInterfaces.pas line 60

type IHtml5CanvasText = interface

  function GetFont;

  

  function GetTextAlign;

  

  function GetTextBaseline;

  

  procedure SetFont();

  

  procedure SetTextAlign();

  

  procedure SetTextBaseline();

  

  property Font: string; [rw]

  

  property TextAlign: string; [rw]

  

  property TextBaseline: string; [rw]

  

end;

Inheritance

IHtml5CanvasText

  

|

IInterface



CT Web help

CodeTyphon Studio