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

IHtml5CanvasTransformation

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

Declaration

Source position: Html5CanvasInterfaces.pas line 34

type IHtml5CanvasTransformation = interface

  procedure Scale();

  

  procedure Rotate();

  

  procedure Translate();

  

  procedure Transform();

  

  procedure SetTransform();

  

end;

Inheritance

IHtml5CanvasTransformation

  

|

IInterface



CT Web help

CodeTyphon Studio